Namespace
nextcloud
Image / Tag
aio-domaincheck:20221215_100422-latest
Content Digest
sha256:6225bb15c23d1b6ba2eaddd1d494440172a00f363bbbec1977afa72fe3327722
Details
Created

2022-12-08 14:10:52 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:58598ef1727a638bd4ba40df5a8e23deacf3f16b63d6a6cff070be53528aade0 - 53.47% (3.08 MB)

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

[#003] sha256:3302e794a17e15ae988274104343cd47a5149aa20b1cc2a32dd08a8a2cef3600 - 0.0% (163 Bytes)

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

[#005] sha256:be158d8c44230ade10759702acbc1c8acc33ce4dc75a0a9a1bf9e7a19e92b3d4 - 0.01% (530 Bytes)

[#006] sha256:0bf61a589b03ce3d43ec2fde578a30ba83b85e7e932783b930f3e99921598f96 - 0.01% (381 Bytes)

[#007] sha256:28d2ed6abbaeb4e06f696edf6113c05cca3de40f10337a7a19654f46ac1f1508 - 0.01% (381 Bytes)

[#008] sha256:c5b216cc535c12eaf69aca7cdb63818d38cea2a69127e53d4098a8268ad65879 - 0.0% (162 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-08 14:10:52 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:10:52 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-08 14:10:52 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

USER www-data

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:10:52 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-12-08 14:10:52 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