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

2022-12-22 17:49:08 UTC

Size

5.65 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 45.69% (2.58 MB)

[#001] sha256:02479122afd21e5496dec07c930c27d7ce5ec063e10b9297952ad6babc444396 - 54.25% (3.07 MB)

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

[#003] sha256:f1a53a99c2b1b0a016bb64cb6d1b167606087c634eaff026309681b3c91e6526 - 0.0% (165 Bytes)

[#004] sha256:3bb739add3894dcc614934aea57b5077b240895468bb4301fe07adac6cc9c031 - 0.01% (435 Bytes)

[#005] sha256:5309b704ac0017920931427c36d424c31696cfb201200deb13a01821ce29a5ee - 0.01% (538 Bytes)

[#006] sha256:5c148296883ae0a25e5da0417e7bca8102784e54f8f8bd3308a031c513fb24c2 - 0.01% (381 Bytes)

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

[#008] sha256:8375032796f4fd20206e000b5cd10636045ef598bb3b47fb0e927ab8e381eb22 - 0.0% (165 Bytes)


History
2022-11-12 03:39:38 UTC

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

2022-11-12 03:39:38 UTC

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

2022-12-22 17:49:07 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:49:07 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:49:07 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:49:07 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:49:08 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:49:08 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-12-22 17:49:08 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:49:08 UTC (buildkit.dockerfile.v0)

USER www-data

2022-12-22 17:49:08 UTC (buildkit.dockerfile.v0)

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

2022-12-22 17:49:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-12-22 17:49:08 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