Closed Jamesits closed 4 months ago
Hi,
I can confirm that my probe stopped working when the watchtower received the last image.
OS: Debian 12 x86_64 Docker image: "RepoTags": [ "jamesits/ripe-atlas:latest" ] Probe is back online after using: --security-opt tseccomp:unconfined.
@ZEROF Yes, since Debian 10 is now EOL, we cannot support this use case anymore. I'll add your solution to the README as a reference.
Related changes has landed at https://github.com/Jamesits/docker-ripe-atlas/commit/fe3becca3dc107667645fec32735b69304ee72d1 .
After upgrading the base image to Debian 11, I noticed Atlas stopped working on some 32-bit ARM devices.
Symptoms
The Debian 11 image also fails to do some other tasks:
Workaround
Build Script
Temporary reverted the base image to Debian 10.
Docker side
If you still need Debian 11 images:
Add
--security-opt seccomp:unconfined
to thedocker run
commandline.For Docker Compose, add the following config under the service:
Host OS
Upgrade
libseccomp2
to2.5.1-1~bpo10+1
or higher.Environment
Hardware:
Software: