Namespace
nextcloud
Image / Tag
aio-domaincheck:20241017_085101
Content Digest
sha256:d1d6030f16abf209161eb80ee2d1fa50efb1e8fe83f45c0e927b680d72ee7dba
Details
Created

2024-10-10 12:41:51 UTC

Size

6.14 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false

Environment
PATH

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


Layers

[#000] sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 - 56.25% (3.46 MB)

[#001] sha256:52759b9cb6ffc586567226a699c0824405310684e103cd4c0ec92cbd555fc7d0 - 43.74% (2.69 MB)

[#002] sha256:1b32311e3552360b78a02d16dcd3588535a897005e7e62d1d669400844d3ae2b - 0.01% (383 Bytes)

[#003] sha256:5a8e1af6369cfc6d728f6328de29c289efe54dea757becafa43d5f641914b6dc - 0.01% (374 Bytes)


History
2024-09-06 22:20:07 UTC

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

2024-09-06 22:20:07 UTC

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

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache bash lighttpd netcat-openbsd; adduser -S www-data -G www-data; rm -rf /etc/lighttpd/lighttpd.conf; chmod 777 -R /etc/lighttpd; mkdir -p /var/www/domaincheck; chown www-data:www-data -R /var/www; chmod 777 -R /var/www/domaincheck # buildkit

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

COPY --chown=www-data:www-data lighttpd.conf /lighttpd.conf # buildkit

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 start.sh /start.sh # buildkit

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

USER www-data

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z 127.0.0.1 $APACHE_PORT || exit 1"] "0s" "0s" "0s" "0s" '\x00'}

2024-10-10 12:41:51 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

Details
Created

2024-10-10 12:42:48 UTC

Size

6.71 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false

Environment
PATH

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


Layers

[#000] sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 - 58.08% (3.9 MB)

[#001] sha256:5a3e7cdbcd09f61381f37e9713a89b52b097ab1fb22d6d77d6d659aeb129288b - 41.91% (2.81 MB)

[#002] sha256:34acb23bbc9d8bf22f46fdbac9acc2d0f86b13547c1b8e61c5f62057ae9c3b1a - 0.01% (383 Bytes)

[#003] sha256:f380c3e3576e60e60203bb76e131c7d56cbcac506c8d5346dedb43edc689c2f2 - 0.01% (375 Bytes)


History
2024-09-06 22:44:10 UTC

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

2024-09-06 22:44:11 UTC

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

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache bash lighttpd netcat-openbsd; adduser -S www-data -G www-data; rm -rf /etc/lighttpd/lighttpd.conf; chmod 777 -R /etc/lighttpd; mkdir -p /var/www/domaincheck; chown www-data:www-data -R /var/www; chmod 777 -R /var/www/domaincheck # buildkit

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

COPY --chown=www-data:www-data lighttpd.conf /lighttpd.conf # buildkit

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 start.sh /start.sh # buildkit

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

USER www-data

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z 127.0.0.1 $APACHE_PORT || exit 1"] "0s" "0s" "0s" "0s" '\x00'}

2024-10-10 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

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