Namespace
nextcloud
Image / Tag
aio-domaincheck:20220926_100452-latest-arm64
Content Digest
sha256:fa3a02471f5e61657d44d316f021ba826b87382d1c21d0c01e94512073a96601
Details
Created

2022-09-20 18:09:09 UTC

Size

5.59 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 46.2% (2.58 MB)

[#001] sha256:b8633eef7fa4967d2c3585a22d123d55466e57aadd7454ccc2538a72d4902a71 - 53.74% (3 MB)

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

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

[#004] sha256:36d447ef6745be8f0746c91329dbaba34f1d1229b8daf032a06e999a8cc5ff99 - 0.01% (435 Bytes)

[#005] sha256:1cbc079e3924624fe55e314052080300261260832f22ba27a60feef1caaa4a7a - 0.01% (538 Bytes)

[#006] sha256:5b1a4ca0ab7b44aba52d330563fb8b52c2e85ca938d945fb56619efd5c02f027 - 0.01% (382 Bytes)

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

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


History
2022-08-09 17:39:41 UTC

/bin/sh -c #(nop) ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /

2022-08-09 17:39:42 UTC

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

2022-09-20 18:09:08 UTC (buildkit.dockerfile.v0)

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

2022-09-20 18:09:08 UTC (buildkit.dockerfile.v0)

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

2022-09-20 18:09:08 UTC (buildkit.dockerfile.v0)

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

2022-09-20 18:09:08 UTC (buildkit.dockerfile.v0)

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

2022-09-20 18:09: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-09-20 18:09:09 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-09-20 18:09:09 UTC (buildkit.dockerfile.v0)

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

2022-09-20 18:09:09 UTC (buildkit.dockerfile.v0)

USER www-data

2022-09-20 18:09:09 UTC (buildkit.dockerfile.v0)

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

2022-09-20 18:09:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-09-20 18:09:09 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "curl -skfI 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