Namespace
nextcloud
Image / Tag
aio-clamav:20231220_153200-latest
Content Digest
sha256:5c4293b16868fad1ca2144ca03b9a7dc0d8de21088f527f0284de2ba5c63030e
Details
Created

2023-12-14 11:47:42 UTC

Size

243 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:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 1.34% (3.25 MB)

[#001] sha256:e09f85dd70f2bffca1f2209236146218510e43cc1a80bd957c3d25b78020b4a2 - 1.77% (4.3 MB)

[#002] sha256:8d7f365901eb742d202351cf1d1c73811cdb799456cef01a672b91444356c90b - 5.42% (13.2 MB)

[#003] sha256:8938ed490419dc03254001cf5b1d70acda677b35a469132f78a97667cca3adca - 0.0% (348 Bytes)

[#004] sha256:0491329c85caae07ba0d14d6a0be163986bf0112a96097414eb6db338b1950aa - 0.0% (1.23 KB)

[#005] sha256:fec445fb611142023f3cfdc9f928303bddff308a0b94d14e424aceecdab64b08 - 91.45% (222 MB)

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

[#007] sha256:d38e993631096565d953f9b7c45c419ce7b3666d9b8e345420cdc947d837cd64 - 0.02% (50 KB)


History
2023-12-08 01:20:49 UTC

/bin/sh -c #(nop) ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /

2023-12-08 01:20:49 UTC

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

2023-12-11 01:05:06 UTC

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

2023-12-11 01:05:06 UTC

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

2023-12-11 01:05:06 UTC

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

2023-12-11 01:05:06 UTC

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

2023-12-11 01:05:08 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-12-11 02:06:08 UTC

/bin/sh -c #(nop) COPY dir:398ca3adae08ef0e13cc8ecd00823a2877523f2410fa238a2daa98e525f01e84 in /

2023-12-11 02:06:09 UTC

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

2023-12-11 02:06:09 UTC

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

2023-12-11 02:06:09 UTC

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

2023-12-11 02:06:09 UTC

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

2023-12-11 02:07:07 UTC

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

2023-12-14 11:47:41 UTC (buildkit.dockerfile.v0)

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

2023-12-14 11:47:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk add --no-cache tzdata; cat /tmp/clamav.conf >> /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-12-14 11:47:42 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/clamav]

2023-12-14 11:47:42 UTC (buildkit.dockerfile.v0)

USER clamav

2023-12-14 11:47:42 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