Namespace
nextcloud
Image / Tag
aio-domaincheck:develop-arm64-5007
Content Digest
sha256:790ad8b49bf8f32aa843afbf3873aa857579f3c969975e4ad00ac8fbab6a2fdb
Details
Created

2024-08-16 11:51:53 UTC

Size

6.59 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:690e87867337b8441990047e169b892933e9006bdbcbed52ab7a356945477a4d - 59.17% (3.9 MB)

[#001] sha256:d44df9aeec7ff4b01b3b007aaf3aa4b4ae2a9637a91260c4184f290c72ee8116 - 40.82% (2.69 MB)

[#002] sha256:c0710fb5c5117c8fd55817e0d492960b5a60748eb65d22823dfcc88087ac3528 - 0.01% (384 Bytes)

[#003] sha256:0ceed0b951a338d810a44d16a455c63df7dae4274cbdfed63e40af627d8af9e1 - 0.01% (376 Bytes)


History
2024-07-22 21:44:13 UTC

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

2024-07-22 21:44:13 UTC

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

2024-08-16 11:51:53 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-08-16 11:51:53 UTC (buildkit.dockerfile.v0)

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

2024-08-16 11:51:53 UTC (buildkit.dockerfile.v0)

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

2024-08-16 11:51:53 UTC (buildkit.dockerfile.v0)

USER www-data

2024-08-16 11:51:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-08-16 11:51:53 UTC (buildkit.dockerfile.v0)

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

2024-08-16 11:51:53 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