Namespace
nextcloud
Image / Tag
aio-domaincheck:20230124_100035-latest
Content Digest
sha256:fb4354da194446de6ce7782678cd75f67d01b1cb1a56c5cf37f8e2935e949598
Details
Created

2023-01-17 10:23:44 UTC

Size

5.66 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 - 56.74% (3.21 MB)

[#001] sha256:6c585c9cf15df83016300c05495503cc42302f9fae4d7a979bce7ada94f95ce8 - 43.2% (2.45 MB)

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

[#003] sha256:6bd034ff39b1096fd1d825852fec5c2819d0099ce5081fbf040824cc2f04262f - 0.0% (163 Bytes)

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

[#005] sha256:b2c78dbd0173ad303dd2c6ecbfedd06979ed17de2aa50f28ef14f23db436bb69 - 0.01% (529 Bytes)

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

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

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


History
2023-01-09 17:05:20 UTC

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

2023-01-09 17:05:20 UTC

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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23: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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

USER www-data

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

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

2023-01-17 10:23:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2023-01-17 10:23: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