Namespace
nextcloud
Image / Tag
aio-domaincheck:20230124_100035-latest-arm64
Content Digest
sha256:af9f8f4e546baf171cb7f50ab7aa01227697678e0a0ba72a9ba6d51ba730d73d
Details
Created

2023-01-17 10:23:54 UTC

Size

5.64 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f - 55.12% (3.11 MB)

[#001] sha256:f02e03b964bd1d24a3348745286cf5dbe94cd1dad44b11d717dd84e6997be3c3 - 44.82% (2.53 MB)

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

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

[#004] sha256:8c75a9acdf968cf5da311ac4bcda67cb13f4cbb628d6258a64075fb81eb4bcf8 - 0.01% (433 Bytes)

[#005] sha256:a54396153aaeed7ee555894d7fa3fa491952bde18a0017c5657a09a316f72132 - 0.01% (529 Bytes)

[#006] sha256:203cb8d45a5c5851ec662ca37082e71477a4dcc3762a3df01c4b88dd58f4a920 - 0.01% (382 Bytes)

[#007] sha256:45d7744892afda7089a92b0c575ee692417d8546497067ae7c39886e46c1a152 - 0.01% (382 Bytes)

[#008] sha256:28d8035ff77372a8785ffb88c00d9c7df907a29dea2e8967dd09e97339ec98d7 - 0.0% (163 Bytes)


History
2023-01-09 17:04:48 UTC

/bin/sh -c #(nop) ADD file:3080f19f39259a4b77cc53975de0184c78d4335ceb9ffb77a2838d0539ad6f85 in /

2023-01-09 17:04:49 UTC

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

2023-01-17 10:23:53 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:53 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:53 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:53 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:54 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

2023-01-17 10:23:54 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2023-01-17 10:23:54 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:54 UTC (buildkit.dockerfile.v0)

USER www-data

2023-01-17 10:23:54 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:54 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2023-01-17 10:23:54 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