Namespace
nextcloud
Image / Tag
aio-clamav:20230912_084059-latest
Content Digest
sha256:ba9a9f7c603bc31ec099c3004cd8efa475df65202c27416ff78847e6dc3410d5
Details
Created

2023-09-05 10:13:21 UTC

Size

242 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false
  • maintainer
    ClamAV bugs <clamav-bugs@external.cisco.com>

Environment
PATH

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

TZ

Etc/UTC


Layers

[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 1.34% (3.24 MB)

[#001] sha256:3d413e0ab60de7cd6c68da1cbbecde6b245e0ebab849ea9b5811e8eac121f3b0 - 1.68% (4.06 MB)

[#002] sha256:9a2399fd12e0cbb44a5c6c1e1d2057a4d6eb6d99d5987887a3e994749ddfb95f - 5.39% (13.1 MB)

[#003] sha256:d956ca80f15f984997974170222a3a0fb198a17509d9a4fd0025a0b3d1c0c949 - 0.0% (350 Bytes)

[#004] sha256:8ed95093fd70994a90bebc6918cb18ed52e5b7deea06f26617e5c74ea8e3352d - 0.0% (1.23 KB)

[#005] sha256:66170ed8c76b2caf2d47dc46d298066ff6dbba2cc23d90ce2c5b2063949a677b - 91.57% (222 MB)

[#006] sha256:9df52fd8f4ba33597b14230601b5c8184953db821edd5596b732e129f365b544 - 0.0% (204 Bytes)

[#007] sha256:5f77d220357eb773f87ded295ab1f9c967597f849bad8336b3d84eb49160781d - 0.02% (49.7 KB)


History
2023-08-07 19:20:20 UTC

/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /

2023-08-07 19:20:20 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2023-08-09 22:27:03 UTC

/bin/sh -c #(nop) LABEL maintainer=ClamAV bugs <clamav-bugs@external.cisco.com>

2023-08-09 22:27:03 UTC

/bin/sh -c #(nop) EXPOSE 3310

2023-08-09 22:27:03 UTC

/bin/sh -c #(nop) EXPOSE 7357

2023-08-09 22:27:03 UTC

/bin/sh -c #(nop) ENV TZ=Etc/UTC

2023-08-09 22:27:06 UTC

/bin/sh -c apk add --no-cache fts libstdc++ tini tzdata json-c libbz2 libcurl libmilter libxml2 ncurses-libs pcre2 zlib && addgroup -S "clamav" && adduser -D -G "clamav" -h "/var/lib/clamav" -s "/bin/false" -u 100 -S "clamav" && install -d -m 755 -g "clamav" -o "clamav" "/var/log/clamav" && chown -R clamav:clamav /var/lib/clamav

2023-08-28 21:15:23 UTC

/bin/sh -c #(nop) COPY dir:94301a3c2553b97b6192e3ef9bf07021438f4dd67398518243ff4561de7057e4 in /

2023-08-28 21:15:24 UTC

/bin/sh -c #(nop) COPY file:d216561763af3e7c652acbf30edf411a0a46c57a04872b9a0f990d40c50adf4d in /usr/local/bin/

2023-08-28 21:15:24 UTC

/bin/sh -c #(nop) COPY file:721ff4a9c58b2e171851c15a15790a6a4362289280afce4ccc1144b8718a07e5 in /init

2023-08-28 21:15:24 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "clamdcheck.sh"] "0s" "0s" "6m0s" '\x00'}

2023-08-28 21:15:24 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2023-08-28 21:16:25 UTC

/bin/sh -c freshclam --foreground --stdout && rm /var/lib/clamav/freshclam.dat || rm /var/lib/clamav/mirrors.dat || true

2023-09-05 10:13:20 UTC (buildkit.dockerfile.v0)

COPY clamav.conf /tmp/clamav.conf # buildkit

2023-09-05 10:13:21 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk add --no-cache tzdata; cat /tmp/clamav.conf | tee -a /etc/clamav/clamd.conf; rm /tmp/clamav.conf; mkdir -p /var/run/clamav /run/lock; chown -R clamav:clamav /var/run/clamav /run/clamav /var/log/clamav /var/lock /run/lock; chmod 777 -R /var/run/clamav /run/clamav /var/log/clamav /var/lock /run/lock /tmp # buildkit

2023-09-05 10:13:21 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/clamav]

2023-09-05 10:13:21 UTC (buildkit.dockerfile.v0)

USER clamav

2023-09-05 10:13:21 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

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