docker 2020-06-23

@kwladyka here's the script which we use for running all Clojure application in ECS+Fargate (so Docker, kinda ) + locally via compose, sometimes under heavy constraints (heap allocated to 10% of available ram ) https://gist.github.com/lukaszkorecki/13944077931b8a54a3d69f996b7d1b32

👍 1

all applications are AOT and deployed as an uberjar + openjdk11

@kwladyka has joined the channel

thank you, a lot of magic flags 🙂

@janne.sauvala has joined the channel

Chris O’Donnell 2020-06-23T22:45:14.084100Z

@codonnell has joined the channel