Namespace
nextcloud
Image / Tag
aio-domaincheck:20230216_152733-latest-arm64
Content Digest
sha256:75c1a5a15d24be8d0e2e1c2bc8b804f5456e1451fa274ed28e24baef1b27a262
Details
Created

2023-02-10 13:04:47 UTC

Size

5.64 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.monitor-only
    true

Environment
PATH

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


Layers

[#000] sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f - 55.12% (3.11 MB)

[#001] sha256:f5cd3dccabf18c5b317abbcc41730615dea48ef7adc3e5931bd372743a21ec8e - 44.82% (2.53 MB)

[#002] sha256:4ad8bd0662fabb8f8bfe6f3ca72f975165d88b64f52427d8cccfdda5af7e3c5b - 0.02% (1.26 KB)

[#003] sha256:d7a48ad43de339a7ee47cacc325d63bdd34186cf27c8161c2885e7ba3edd2e4b - 0.0% (165 Bytes)

[#004] sha256:9dd6856b32de67821fdd6328cb2b6b2b32854257a48a3f248481c8690985e8a8 - 0.01% (433 Bytes)

[#005] sha256:87d5c6300e4b457a5a7317237e2d8e2fd6af7284b57d996f54744d527f7f50c8 - 0.01% (536 Bytes)

[#006] sha256:80f3d96ff4012b6676ccb1c02180619b5c91a11a2800278ed96d0b197e7ef829 - 0.01% (382 Bytes)

[#007] sha256:de83aa8376e31020c1d8035f56938e8c564c71a9056d3c63c57acd2e639208b9 - 0.01% (382 Bytes)

[#008] sha256:2cc90b5bc52801850b1c7a6932425794e92b8cb8924d09246ce5883a7fc77442 - 0.0% (162 Bytes)


History
2023-01-09 17:04:48 UTC

/bin/sh -c #(nop) ADD file:3080f19f39259a4b77cc53975de0184c78d4335ceb9ffb77a2838d0539ad6f85 in /

2023-01-09 17:04:49 UTC

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

2023-02-10 13:04:46 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache lighttpd bash netcat-openbsd # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c adduser -S www-data -G www-data # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c rm -rf /etc/lighttpd/lighttpd.conf # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

COPY lighttpd.conf /etc/lighttpd/lighttpd.conf # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +r -R /etc/lighttpd && chown www-data:www-data -R /var/www && chown www-data:www-data /etc/lighttpd/lighttpd.conf # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /start.sh # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

USER www-data

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /var/www/domaincheck/ # buildkit

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z localhost $APACHE_PORT || exit 1"] "0s" "0s" "0s" '\x00'}

2023-02-10 13:04:47 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.monitor-only=true

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