Namespace
nextcloud
Image / Tag
aio-domaincheck:20220513_160246-latest
Content Digest
sha256:8545d1233c54145a407a2522ab3b5b9de2af8abb6c7a40097d463fdccbc63eb1
Details
Created

2022-05-09 14:32:41 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:a0037c9149470d253f44968cc55e36ed959ec790ddbafe8fffbe21f0035ac24a - 48.71% (2.55 MB)

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

[#003] sha256:6f5c1f16c5c00c5b1d889b19ff212e623d911f20c09f635b33a9dcb47f7244b9 - 0.0% (162 Bytes)

[#004] sha256:f2371b3612c419ec6f799998e9366ea1fa6a6eca08e6a45695f713bbf95d1197 - 0.01% (393 Bytes)

[#005] sha256:061c2b2750d03437af37a17be947abc1d56a1ca1035c158f86718623544e509b - 0.0% (175 Bytes)

[#006] sha256:eda3602e6a92edf7ea7fd208b90a940e8a466828e10ebc53df7dc2fe68669c67 - 0.01% (324 Bytes)

[#007] sha256:665a7a7011216e651384a6c7e8cb2c9debf60628ed901dc9caafcd9713a069e7 - 0.01% (322 Bytes)

[#008] sha256:f084cf2a26b9c3cd89d5c630f07136ab6ae5694c9f4763cbf2265e7d950c9fe1 - 0.0% (162 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-09 14:32:40 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:40 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

USER www-data

2022-05-09 14:32:41 UTC (buildkit.dockerfile.v0)

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

2022-05-09 14:32:41 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