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

2022-05-24 17:45:33 UTC

Size

5.14 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 50.45% (2.59 MB)

[#001] sha256:c155536ebe63be377022e1db1a4c5a3b59432db40d548cb24813662f966741e0 - 49.5% (2.54 MB)

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

[#003] sha256:167f439eb65027eccdf6e75b0e8bef80ef6b4fded237f1f5a59390be30527bb2 - 0.0% (163 Bytes)

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

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

[#006] sha256:3923d810a20fa1aeb66df59ecf57956652f45fee04bb0b6b97c86cd54f5b9d0f - 0.01% (321 Bytes)

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

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


History
2022-04-04 23:39:31 UTC

/bin/sh -c #(nop) ADD file:90e56af13188c7f0283d244a0d70b853d8bef8587a41f1da8eac3a2aba8964ef in /

2022-04-04 23:39:31 UTC

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

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

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

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

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

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

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

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

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

2022-05-24 17:45:33 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:33 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

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

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

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

USER www-data

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

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

2022-05-24 17:45:33 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