Namespace
nextcloud
Image / Tag
aio-domaincheck:develop-arm64-4804
Content Digest
sha256:b2e9162f8d1cfa36af34848423316d65084fac23bb0fc88b3cb9b89be35fe5ac
Details
Created

2024-10-27 17:45:01 UTC

Size

9.28 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:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 - 42.01% (3.9 MB)

[#001] sha256:109e8c9d1eb051b4cd77ff71a9999035725f84df57995612732556327ecf3088 - 57.98% (5.38 MB)

[#002] sha256:eebdc9884f3c4760c4176b5ca63e27117ff08e9442d01c85e26f24f143941616 - 0.0% (383 Bytes)

[#003] sha256:dd2dcb713fee222d106e258b5304f86d57423f1e80790080619a097c1fb95517 - 0.0% (374 Bytes)


History
2024-09-06 22:44:10 UTC

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

2024-09-06 22:44:11 UTC

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

2024-10-27 17:45:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache bash lighttpd netcat-openbsd; adduser -S www-data -G www-data; rm -rf /etc/lighttpd/lighttpd.conf; chmod 777 -R /etc/lighttpd; mkdir -p /var/www/domaincheck; chown www-data:www-data -R /var/www; chmod 777 -R /var/www/domaincheck # buildkit

2024-10-27 17:45:01 UTC (buildkit.dockerfile.v0)

COPY --chown=www-data:www-data lighttpd.conf /lighttpd.conf # buildkit

2024-10-27 17:45:01 UTC (buildkit.dockerfile.v0)

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

2024-10-27 17:45:01 UTC (buildkit.dockerfile.v0)

USER www-data

2024-10-27 17:45:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-10-27 17:45:01 UTC (buildkit.dockerfile.v0)

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

2024-10-27 17:45:01 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