Namespace
nextcloud
Image / Tag
aio-domaincheck:20240718_063028
Content Digest
sha256:f692e95e72718433b4a5955a425f7339959e34659e663b3cf79f4d1f09ca5752
Details
Created

2024-07-11 15:29:12 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:f6c5fe113789c7ae36880036647c342bda9e8f1bad64c20e1c9a7b94e5c52716 - 58.46% (4.86 MB)

[#002] sha256:cfbace815d3f0088cab6855e22dc9eb731f55b18d84f28d898c1f60e11562987 - 0.0% (384 Bytes)

[#003] sha256:2987b5aacf5cb9f44cfe9f5aa78a8ea6900765bd59f19efa300e8684a5be4d9a - 0.0% (374 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-11 15:29:12 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-11 15:29:12 UTC (buildkit.dockerfile.v0)

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

2024-07-11 15:29:12 UTC (buildkit.dockerfile.v0)

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

2024-07-11 15:29:12 UTC (buildkit.dockerfile.v0)

USER www-data

2024-07-11 15:29:12 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-07-11 15:29:12 UTC (buildkit.dockerfile.v0)

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

2024-07-11 15:29:12 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

Details
Created

2024-07-11 15:29:50 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:2b957c431a4b7beaab05abe645764a962004c259f94bea374f69a7ba4b8830c2 - 57.96% (5.38 MB)

[#002] sha256:6972a35e4c744dea645df65b3f394d833622fafa47401a32d72ed0e50a1f8702 - 0.0% (384 Bytes)

[#003] sha256:1318be6e30f490a542d227a124e5d50de6df15b502f6c893991af65a4608fe91 - 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-11 15:29:50 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-11 15:29:50 UTC (buildkit.dockerfile.v0)

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

2024-07-11 15:29:50 UTC (buildkit.dockerfile.v0)

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

2024-07-11 15:29:50 UTC (buildkit.dockerfile.v0)

USER www-data

2024-07-11 15:29:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-07-11 15:29:50 UTC (buildkit.dockerfile.v0)

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

2024-07-11 15:29:50 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