Namespace
nextcloud
Image / Tag
aio-domaincheck:20220711_095539-latest
Content Digest
sha256:02787f9e116a4424d52793017ebaf1ecae64378a01dad0cc45cfcf28424208ba
Details
Created

2022-07-04 13:42:41 UTC

Size

5.25 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:e21f2e6fb6d894c8b9efaee35d9e57c66b84d7b112f8566202d26d9ca29eb0e3 - 48.78% (2.56 MB)

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

[#003] sha256:4733530ec5187a3113de6d4e4331ec1d36b1d4e2c11068fe7681ff6288b652bd - 0.0% (164 Bytes)

[#004] sha256:7c6a0b5e4badbf9626ec16d8c57ed99b353e6a043210013313b58d4544683bfa - 0.01% (390 Bytes)

[#005] sha256:4562df4de2ff078200409ad12d727cbb6b57405a257b17cac94630ab5c11a944 - 0.0% (176 Bytes)

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

[#007] sha256:613277d923a8348352a669e75fe36c22850d46e02a03ed81d68ce5f62c61ebaf - 0.01% (323 Bytes)

[#008] sha256:eb002bbe285cbc414c6d04c87e37d32f65730d6a857b1bb9a96661545b81bc38 - 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-07-04 13:42:40 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42:40 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42:40 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42:40 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42:41 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42:41 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-07-04 13:42:41 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42:41 UTC (buildkit.dockerfile.v0)

USER www-data

2022-07-04 13:42:41 UTC (buildkit.dockerfile.v0)

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

2022-07-04 13:42: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