Christian Weigmann
Christian Weigmann
Hey. We run it with `--yes` - where it is needed for "a fully automated fashion". `validate_template` does not need (until there's a new version 😆 ) `--yes` for this...
for OpenJDK11u https://github.com/openjdk/jdk11u-dev/pull/840
a bit stating the obvious. yet... ```docker info 2>&1 | grep -E "^ (Cgroup Version|Server Version)" Server Version: 20.10.17 Cgroup Version: 2 ``` ``` docker run --memory=1G amazonlinux bash -c...
Hey, we have created https://github.com/aws/aws-sdk-java/issues/3043 for it and also opened a support case with AWS. First saw https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html "Revisions per task definition family: 1,000,000" and thought....Pff...And then ``` ❯ aws...