Namespace
nextcloud
Image / Tag
aio-domaincheck:20220525_152848-latest
Content Digest
sha256:ea0fca6527820665cdc5b4273344f33465f7c1310e45ac8cda0695cd5d6f0a67
Details
Created

2022-05-24 17:45:43 UTC

Size

5.24 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 51.24% (2.68 MB)

[#001] sha256:823c92b0ca8a0b408a5a5d38190b21bada50c8e5703ae8ef6b109c10535de54a - 48.71% (2.55 MB)

[#002] sha256:a246d927c44a5b5c017893f9c02c016b73d6d2290384293542ab18ed8bac6089 - 0.02% (1.25 KB)

[#003] sha256:2c0ba38b47e16477c7e017a78b663a0aaf52cf02044c7013c26704db871b8e96 - 0.0% (162 Bytes)

[#004] sha256:dc299c1c4adc13d2e0a78a9a019b9908ca83a8f2cc9ce8f95e53a473d841434b - 0.01% (392 Bytes)

[#005] sha256:7d04383de95229d2fa8c48eda0a682abcdeda6e4c974e5070906cdb5e03cf43a - 0.0% (176 Bytes)

[#006] sha256:d91ce4dffbc43c49fcb206aa5e386d8041ff9f055a6764c4a8ca1a313dada1fa - 0.01% (323 Bytes)

[#007] sha256:3043fd60e215704baadc2c5b0c5fa0736b37c908ab3d56da34999e6d8430cbff - 0.01% (324 Bytes)

[#008] sha256:e4431b7c44f6d061e11f659ec8dc267eae9adc81d8c4866c13740e38be0ef18e - 0.0% (164 Bytes)


History
2022-04-05 00:19:59 UTC

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

2022-04-05 00:19:59 UTC

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

2022-05-24 17:45:42 UTC (buildkit.dockerfile.v0)

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

2022-05-24 17:45:42 UTC (buildkit.dockerfile.v0)

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

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

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

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

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

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +r -R /etc/lighttpd && chown www-data:www-data -R /var/www # buildkit

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

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

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

USER www-data

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

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

2022-05-24 17:45:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

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