Otomatik güncelleme desteği
docker run -d -v /var/run/docker.sock:/var/run/docker.sock --name watchtower containrrr/watchtower --cleanup --label-enable
Otomatik güncelleme desteğiyle probe ayağa kaldırma
docker run --detach --restart=always --log-opt max-size=10m --cpus=1 --memory=64m --memory-reservation=64m --cap-add=SYS_ADMIN --cap-add=CAP_NET_RAW --cap-add=CAP_CHOWN --mount type=tmpfs,destination=/var/atlasdata,tmpfs-size=64M -v /var/atlas-probe/etc:/var/atlas-probe/etc -v /var/atlas-probe/status:/var/atlas-probe/status -e RXTXRPT=yes --name ripe-atlas --hostname "$(hostname --fqdn)" --label=com.centurylinklabs.watchtower.enable=true jamesits/ripe-atlas:latest
Public Key tedarik edilmesi
cat /var/atlas-probe/etc/probe_key.pub
Bu key buradan kayıt edilecek. Ardından mail ile bildirim gelir.