Ondřej Doskočil
Ondřej Doskočil
I managed to create pretty simple docker image based on `amazon/aws-cli`, see [ondrados/aws-eb-cli](https://github.com/ondrados/aws-eb-cli) ``` FROM amazon/aws-cli:latest ENV PATH="/root/.local/bin:${PATH}" RUN yum install python37 -y \ && pip3 install awsebcli ENTRYPOINT []...
I can confirm that increasing `MaxSessions` worked for me too. 👍 Too bad I didn't get here sooner, I had to find out the hard way 🥲
Hello, what is the current status? Can this be merged?
Fresh install of Docker Desktop, only thing i done is to run Docker Desktop and CPU usage is at 100%. MacBook is almost melting...