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

2024-09-05 10:48:01 UTC

Size

9.16 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 - 42.57% (3.9 MB)

[#001] sha256:08298ddead706110d9efa1d36b6734d8e371f08e4ee302134525b62238e0c352 - 57.42% (5.26 MB)

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

[#003] sha256:19a4e5420e04cd019d444d10b2b3515c08e6e1858f3d0b68e4f295c3f6cbb1d6 - 0.0% (375 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-09-05 10:48: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-09-05 10:48:01 UTC (buildkit.dockerfile.v0)

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

2024-09-05 10:48:01 UTC (buildkit.dockerfile.v0)

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

2024-09-05 10:48:01 UTC (buildkit.dockerfile.v0)

USER www-data

2024-09-05 10:48:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-09-05 10:48:01 UTC (buildkit.dockerfile.v0)

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

2024-09-05 10:48: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