Namespace
nextcloud
Image / Tag
aio-domaincheck:20221229_091124-latest
Content Digest
sha256:c76e084fc5a909008969e2988a9c4380e695b3f3be5067762796801959fb034d
Details
Created

2022-12-22 17:48:54 UTC

Size

5.76 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 46.47% (2.68 MB)

[#001] sha256:ad25a82acee1725368e66059c10a7d1450eb7ac8f2b2e4a68cbe0c6e56263f98 - 53.47% (3.08 MB)

[#002] sha256:3c965dacfc756be68bc1101030da087f06d34aedd7122e7905ef206c2b009f57 - 0.02% (1.26 KB)

[#003] sha256:be6d0832445b383e6b61ae64c0b58b7c13c7b82d2170e7d39d429f7c56d2c497 - 0.0% (166 Bytes)

[#004] sha256:33f5bb82ba06f92b88fbab91df69cac9a71d5dd34b9fa952513b69538f1191f7 - 0.01% (435 Bytes)

[#005] sha256:50da8218c7924a58b832a3ed891c7fadcb8606a36e75ea597efbafdca9c2e862 - 0.01% (532 Bytes)

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

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

[#008] sha256:b0ccfbd020649c09e2126b18fd7f4c7b0ebe8c2ad0a30aed42caab218c36de01 - 0.0% (160 Bytes)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:48:54 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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

USER www-data

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-12-22 17:48:54 UTC (buildkit.dockerfile.v0)

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

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