Namespace
nextcloud
Image / Tag
aio-domaincheck:20221117_104849-latest
Content Digest
sha256:9fed5f39e42d12b72d67436c77f9450434dea0ac08ca497262eaf8c33aa4e239
Details
Created

2022-11-10 19:59:09 UTC

Size

5.76 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 46.47% (2.68 MB)

[#001] sha256:4d4c8488be4a0c453c09d08a508f8a41ab118cde2c1bf2204ceb8f4e7542def0 - 53.48% (3.08 MB)

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

[#003] sha256:3030a3349caca38e7695a6ed42813bd3b05a87241dbdfa8badc0c83f58c053ee - 0.0% (166 Bytes)

[#004] sha256:a69e2412f3b03983ad6ecca75dd898b8fd0a17d00e007d0a2696724414a290b4 - 0.01% (434 Bytes)

[#005] sha256:dcb7991188f528886785a33d71fcccadf415aa93e3490db6fba7cd1b457c6cf9 - 0.01% (530 Bytes)

[#006] sha256:966ec3e44ed78c2bf9c9411452488b4b42cadbacbacd69140e7db245fd0a39be - 0.01% (382 Bytes)

[#007] sha256:7e84430b3fcad376b8bbfb77b08855b3eae3702729e1d4a93bcf96f3db822693 - 0.01% (381 Bytes)

[#008] sha256:c2eab2b271586752e92677d34b653070778aa3f1d86b698f2820a76f9fb7115b - 0.0% (161 Bytes)


History
2022-08-09 17:19:53 UTC

/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /

2022-08-09 17:19:53 UTC

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

USER www-data

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

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

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-11-10 19:59:09 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z localhost $APACHE_PORT || exit 1"] "0s" "0s" "0s" '\x00'}

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