Conrad Christensen
Conrad Christensen
Fargate also only supports 4 CPUs and 30G memory, I have routine batch jobs that eat 36 CPUs and 72G memory.
Same issue on a vanilla ubuntu 22.04 server with docker installed via [the official guide](https://docs.docker.com/engine/install/ubuntu/). Seeing the behaviour on standalone docker and swarm instances.
Submitted pull request #19
We have encountered this issue as well, Portainer 2.21.2 running on Docker Swarm. Taking a backup on a freshly restarted Portainer worked, this issue seems to manifest after some uptime.
Add pull request #391 to solve the above.
Yes for MacOS, not Linux. Not quite the same thing.
Any movement on this? CSI is completely unusable and have been for an entire major version.
https://github.com/moby/swarmkit/issues/3199
Added build scripts for ARM linux
@tkralphs Just to clarify, the PR you are referring to, #367 , and version 1.16rc0, has support for Apple ARM silicon, not Linux aarch64 ARM which is what this PR...