Namespace
nextcloud
Image / Tag
aio-domaincheck:20220914_144045-latest
Content Digest
sha256:823eeee7757be5b93ec0ab74c1bec04849fdb73dc291395495042cd2ef401aa0
Details
Created

2022-09-08 15:40:42 UTC

Size

5.7 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:b7c73f2405359736bf59aff9e2adc3661ba351265589e128812b69daf425879c - 52.98% (3.02 MB)

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

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

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

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

[#006] sha256:79e64782460637b8ff117aa6f6cf234085760c5e8718615f8ccefabd76d0b993 - 0.01% (381 Bytes)

[#007] sha256:682a4abea654cc226839a19e8694f6ea9f7bfc65a529374a990cc787d38d76f3 - 0.01% (382 Bytes)

[#008] sha256:48707687de2f6aa02308cb4459be257567694e604e3169b0817d9e239059ccf1 - 0.0% (163 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-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

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

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

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

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

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

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

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

2022-09-08 15:40:42 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-08 15:40:42 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

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

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

USER www-data

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

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

2022-09-08 15:40:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-09-08 15:40:42 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