Namespace
nextcloud
Image / Tag
aio-domaincheck:20221215_100422-latest-arm64
Content Digest
sha256:a6b64a5a29a918ac3438d8aae973fcb3c255b44860eeec9d5d110f076ba5357f
Details
Created

2022-12-08 14:11:01 UTC

Size

5.65 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 45.69% (2.58 MB)

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

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

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

[#004] sha256:312144430d00e74e67b19bf552dc6fd71002c1f8184caf3ece25e7ef1a72db6d - 0.01% (432 Bytes)

[#005] sha256:93b854478ae48d1e71eb72187eddc184826d3ee307c941c5880ace74a353bcf6 - 0.01% (534 Bytes)

[#006] sha256:4b441ee40210af7681e985937cdc044f2cab45f3193935f905551ac268829bb7 - 0.01% (381 Bytes)

[#007] sha256:6994e11be04df13e310272144687e54d2c7ab9df05528fec2b42f2a61fc33923 - 0.01% (382 Bytes)

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


History
2022-11-12 03:39:38 UTC

/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /

2022-11-12 03:39:38 UTC

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

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:11:01 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-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

USER www-data

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

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

2022-12-08 14:11:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-12-08 14:11:01 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