Namespace
nextcloud
Image / Tag
aio-clamav:latest-arm64
Content Digest
sha256:6bf45327280ca907a3d71267844bd845053b2d571fd253d942fc40644987273f
Details
Created

2025-03-20 11:46:22 UTC

Size

271 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 1.28% (3.47 MB)

[#001] sha256:c171e096efc30960e8379532082d06f3b6135a9d18978cdb8f00a3c7a9ff7903 - 98.72% (268 MB)

[#002] sha256:de9ecbd625cc4936835ea3af0c63479d4a421f5b031d0420deda39f3a7db86a7 - 0.0% (203 Bytes)

[#003] sha256:e6f42984b25f56c8ebea90b9c23252b23f8b96a0916a4891b3e5e4a5cb0d417f - 0.0% (233 Bytes)

[#004] sha256:2ab5e6f739a89fa247951021f8b1fb18f5b7c1ea944bdcd4bccb61d8ed00dedf - 0.0% (317 Bytes)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache tzdata clamav supervisor bash; mkdir -p /run/clamav /var/log/supervisord /var/run/supervisord; chmod 777 -R /run/clamav /var/log/clamav /var/log/supervisord /var/run/supervisord; sed -i "s|#\?MaxDirectoryRecursion.*|MaxDirectoryRecursion 30|g" /etc/clamav/clamd.conf; sed -i "s|#\?MaxFileSize.*|MaxFileSize 2G|g" /etc/clamav/clamd.conf; sed -i "s|#\?PCREMaxFileSize.*|PCREMaxFileSize aio-placeholder|g" /etc/clamav/clamd.conf; sed -i "s|#\?StreamMaxLength.*|StreamMaxLength aio-placeholder|g" /etc/clamav/clamd.conf; sed -i "s|#\?TCPSocket|TCPSocket|g" /etc/clamav/clamd.conf; freshclam --foreground --stdout # buildkit

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 start.sh /start.sh # buildkit

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 healthcheck.sh /healthcheck.sh # buildkit

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

COPY --chmod=664 supervisord.conf /supervisord.conf # buildkit

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

USER 100

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/clamav]

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/supervisord" "-c" "/supervisord.conf"]

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

2025-03-20 11:46:22 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "1m0s" "0s" '\t'}

Details
Created

2025-03-20 11:47:14 UTC

Size

267 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 1.43% (3.81 MB)

[#001] sha256:d952c1f3f57e7dc6acc22c07ffe53cf12893936cfbb933d795e1fccb4da36ba0 - 98.57% (263 MB)

[#002] sha256:298ed88ff2bfe6a4c5b231d725e1c9ad71deef05b3ba8de58c115b87a51979e5 - 0.0% (205 Bytes)

[#003] sha256:18e93ef752a6580a3c74e67a029f15e1044e6e3f94771e227d6617b9e80fd269 - 0.0% (233 Bytes)

[#004] sha256:7b0e047efcb08fe194a9f2f7c7d77b1c3d96fefffaf213c2e10d55cc5df1ff22 - 0.0% (319 Bytes)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache tzdata clamav supervisor bash; mkdir -p /run/clamav /var/log/supervisord /var/run/supervisord; chmod 777 -R /run/clamav /var/log/clamav /var/log/supervisord /var/run/supervisord; sed -i "s|#\?MaxDirectoryRecursion.*|MaxDirectoryRecursion 30|g" /etc/clamav/clamd.conf; sed -i "s|#\?MaxFileSize.*|MaxFileSize 2G|g" /etc/clamav/clamd.conf; sed -i "s|#\?PCREMaxFileSize.*|PCREMaxFileSize aio-placeholder|g" /etc/clamav/clamd.conf; sed -i "s|#\?StreamMaxLength.*|StreamMaxLength aio-placeholder|g" /etc/clamav/clamd.conf; sed -i "s|#\?TCPSocket|TCPSocket|g" /etc/clamav/clamd.conf; freshclam --foreground --stdout # buildkit

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 start.sh /start.sh # buildkit

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 healthcheck.sh /healthcheck.sh # buildkit

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

COPY --chmod=664 supervisord.conf /supervisord.conf # buildkit

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

USER 100

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/clamav]

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/supervisord" "-c" "/supervisord.conf"]

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

2025-03-20 11:47:14 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "1m0s" "0s" '\t'}

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete