Namespace
nextcloud
Image / Tag
aio-clamav:20231030_072910-latest
Content Digest
sha256:946902864d8bc70d31fe842bf717b70c440912de285797b6172821201ef0d28a
Details
Created

2023-10-27 11:12:55 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:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 1.34% (3.24 MB)

[#001] sha256:6e418c0d0aed69f829638853bb6f26744be01711ee9482738325f76ff06b45ed - 1.68% (4.07 MB)

[#002] sha256:064e099f96fca0b84f2d05eb5fb3490f0cb18a57b16e454dadcef5ec4d6ffe32 - 5.39% (13.1 MB)

[#003] sha256:17b20543990bdb47192dc0a373f4202a6330dd3e4d9c86e475804668ec39eeb3 - 0.0% (349 Bytes)

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

[#005] sha256:6f10eeaed772a2b64c50cbde5575b428b4d4b9a29d21c7f9e9d494fe4b015569 - 91.57% (222 MB)

[#006] sha256:d3607852bfe5943825853cf416817b14f33432fe1b6e9a9bd4fbc4251e4caa1f - 0.0% (205 Bytes)

[#007] sha256:2283fd7d88798f75f404665724911d811482f1a9129e911a8e67b8a18739b443 - 0.02% (49.7 KB)


History
2023-09-28 21:19:27 UTC

/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /

2023-09-28 21:19:27 UTC

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

2023-10-02 01:05:14 UTC

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

2023-10-02 01:05:14 UTC

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

2023-10-02 01:05:14 UTC

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

2023-10-02 01:05:15 UTC

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

2023-10-02 01:05:16 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-10-16 02:06:24 UTC

/bin/sh -c #(nop) COPY dir:6d52d4bc32ec1b13cd07539a95433580e62496eaddcd9897d3064617c2c2ced2 in /

2023-10-16 02:06:25 UTC

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

2023-10-16 02:06:25 UTC

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

2023-10-16 02:06:25 UTC

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

2023-10-16 02:06:25 UTC

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

2023-10-16 02:07:22 UTC

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

2023-10-27 11:12:55 UTC (buildkit.dockerfile.v0)

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

2023-10-27 11:12:55 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-10-27 11:12:55 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/clamav]

2023-10-27 11:12:55 UTC (buildkit.dockerfile.v0)

USER clamav

2023-10-27 11:12:55 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