Namespace
nextcloud
Image / Tag
aio-domaincheck:20240725_074330
Content Digest
sha256:2e5e11d3a11b9ea7d242796dfb7313e4642810f8b6cccd77995dbd07b2d62a4b
Details
Created

2024-07-18 13:16:52 UTC

Size

8.32 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:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 41.53% (3.46 MB)

[#001] sha256:5f4bda0fca3f070d0ce27d2d60c4a63f90b02f9cc045691e46509129b3ddfde2 - 58.46% (4.86 MB)

[#002] sha256:e40eb30532b4619ce3d97357866588b656f6d4d13915715f77b6b1c8b9fecde2 - 0.0% (383 Bytes)

[#003] sha256:9c0050fd2d0eaa891d58b96d8a4697a2aa86baa1a71117f756d0d1ad60fb6cd4 - 0.0% (375 Bytes)


History
2024-06-20 20:16:57 UTC

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

2024-06-20 20:16:58 UTC

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

2024-07-18 13:16:52 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-07-18 13:16:52 UTC (buildkit.dockerfile.v0)

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

2024-07-18 13:16:52 UTC (buildkit.dockerfile.v0)

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

2024-07-18 13:16:52 UTC (buildkit.dockerfile.v0)

USER www-data

2024-07-18 13:16:52 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-07-18 13:16:52 UTC (buildkit.dockerfile.v0)

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

2024-07-18 13:16:52 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

Details
Created

2024-07-18 13:17:38 UTC

Size

9.28 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:a258b2a6b59a7aa244d8ceab095c7f8df726f27075a69fca7ad8490f3f63148a - 42.04% (3.9 MB)

[#001] sha256:ec8567b5c819bbd189503536ce962a3947037bda27b47b9c3080e051395a3818 - 57.96% (5.38 MB)

[#002] sha256:73e0fca58cf9a891c8b1601ce26424dd039520236b85a396c2dbfebb60d2bcb7 - 0.0% (383 Bytes)

[#003] sha256:16c181da4fe5e8d4a8538b439ca6961037997b8629e583714b2c4c54df239c07 - 0.0% (375 Bytes)


History
2024-06-20 17:40:35 UTC

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

2024-06-20 17:40:35 UTC

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

2024-07-18 13:17:38 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-07-18 13:17:38 UTC (buildkit.dockerfile.v0)

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

2024-07-18 13:17:38 UTC (buildkit.dockerfile.v0)

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

2024-07-18 13:17:38 UTC (buildkit.dockerfile.v0)

USER www-data

2024-07-18 13:17:38 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-07-18 13:17:38 UTC (buildkit.dockerfile.v0)

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

2024-07-18 13:17:38 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