docker

lukasz 2020-06-23T22:15:56.082500Z

@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
lukasz 2020-06-23T22:16:21.083Z

all applications are AOT and deployed as an uberjar + openjdk11

kwladyka 2020-06-23T22:22:19.083200Z

@kwladyka has joined the channel

kwladyka 2020-06-23T22:25:19.083700Z

thank you, a lot of magic flags 🙂

Janne Sauvala 2020-06-23T22:28:49.083900Z

@janne.sauvala has joined the channel

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

@codonnell has joined the channel