Namespace
nextcloud
Image / Tag
aio-domaincheck:20220620_101822-latest
Content Digest
sha256:5d5da25fc9cce1602c420c41773a06cfea8647e4a46d61866d19388fde243f25
Details
Created

2022-06-13 10:12:45 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:a57cf5bda1ec3581eae0d7cd45bfd85c70714f91408097ce27bd1ed0ccc81239 - 48.71% (2.55 MB)

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

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

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

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

[#006] sha256:69a89a95fd4b6141b78cf82f47120163d6aacc7f733fa2294ada3f71a7ade8fd - 0.01% (322 Bytes)

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

[#008] sha256:428de16cb926210dd7bf139200f831cc2dc257b6953aeb18fe6c429d5ed8d59b - 0.0% (161 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-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

USER www-data

2022-06-13 10:12:45 UTC (buildkit.dockerfile.v0)

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

2022-06-13 10:12:45 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