Namespace
nextcloud
Image / Tag
aio-domaincheck:20221110_103726-latest-arm64
Content Digest
sha256:49c8f4f8a6d19a1a4a6189095b797bffb2a6919611fea8bf687a463b50d1c7d7
Details
Created

2022-11-03 14:10:44 UTC

Size

5.65 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:4137f90b074fa84c7316c7c94f1adcf4e934ee8f77a935189ae35a067a3a83a5 - 54.25% (3.07 MB)

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

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

[#004] sha256:4c2b60cd98a96f4532a8d7190cfee3b7867f0a2e3fbc65fc6bba5e8f994ab67a - 0.01% (435 Bytes)

[#005] sha256:ee09a7c0b669b606bf13fa490ffe5be4166a0297bcea48bf04c76a2aac59f1c2 - 0.01% (535 Bytes)

[#006] sha256:0fa6aa67b61c67cafd3fe566e942d65fa2c505440e8742279473e857bd22d777 - 0.01% (382 Bytes)

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

[#008] sha256:05cd1321b609ff1b0a95155398bbf6f44d669301fdcc339d0fc48794d0873f8d - 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-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

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

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

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

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

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

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

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

2022-11-03 14:10:44 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-03 14:10:44 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

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

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

USER www-data

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

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

2022-11-03 14:10:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-11-03 14:10:44 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