Namespace
nextcloud
Image / Tag
aio-domaincheck:20221130_091423-latest-arm64
Content Digest
sha256:8833f2511322df52078d46b619a53c96cf371f2bc937b73cbb0c11467711fb6c
Details
Created

2022-11-21 18:16:30 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:4a21437fa1481551c5a1d77536dbdba67faf8bd6013059382bcc19663f5c55cc - 54.25% (3.07 MB)

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

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

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

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

[#006] sha256:44863c9583dae7fd147de338e4a2f7c41149636f5c9957ff273502a588745377 - 0.01% (382 Bytes)

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

[#008] sha256:ca139ec7e03c66c3b8492e44298c47fa03821042f21f1c413998e7689209a67e - 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-11-21 18:16:29 UTC (buildkit.dockerfile.v0)

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

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

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

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

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

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

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

2022-11-21 18:16:30 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-21 18:16:30 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

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

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

USER www-data

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

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

2022-11-21 18:16:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2022-11-21 18:16:30 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