Namespace
nextcloud
Image / Tag
aio-domaincheck:20230315_112022-latest
Content Digest
sha256:8519ea262307f9c07d77e3644a5db22813c16c7c974da8880df05a83a859dae5
Details
Created

2023-03-09 17:58:48 UTC

Size

5.67 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.monitor-only
    true

Environment
PATH

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


Layers

[#000] sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c - 56.77% (3.22 MB)

[#001] sha256:de2b0fd26586b228787467ac3b58ae58e3c26ea77e64a204f63df3972750f396 - 43.17% (2.45 MB)

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

[#003] sha256:393a45d87ebf9e4587a6da6f4cd769e31d7ec550d8055002d47cae4e540f7199 - 0.0% (165 Bytes)

[#004] sha256:e9320ceb0eb804e922b6f27a495b02a26d7cd1115d4879637ee5e23b6f68d83c - 0.01% (435 Bytes)

[#005] sha256:0a19a2ba78d6a7874a0a68141ff35a75c0f6168d13ae5bd7832aeb71c5dc22d3 - 0.01% (530 Bytes)

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

[#007] sha256:2e2a8f77bfbf554f6b6955b4674383fd3fe67b422df74ca827de5c4188a11344 - 0.01% (381 Bytes)

[#008] sha256:38620d9b15a043feecc7770f192b7c04bacef3b2583edccd6ff687a007a36821 - 0.0% (165 Bytes)


History
2023-02-11 04:46:42 UTC

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

2023-02-11 04:46:42 UTC

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

2023-03-09 17:58:47 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:47 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:47 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:47 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:47 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-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2023-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

USER www-data

2023-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2023-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:48 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.monitor-only=true

Details
Created

2023-03-09 17:58:44 UTC

Size

5.64 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.monitor-only
    true

Environment
PATH

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


Layers

[#000] sha256:af6eaf76a39c2d3e7e0b8a0420486e3df33c4027d696c076a99a3d0ac09026af - 55.14% (3.11 MB)

[#001] sha256:d71f18300335dd93ed038316c073581d4d4b247f9b89adeee0d9f6b0f2f5167b - 44.8% (2.53 MB)

[#002] sha256:52ada0dd01dfdda7094f8895acb660e96a1ccf41e87ed4e04a336299d70ddc07 - 0.02% (1.26 KB)

[#003] sha256:9df90d2b89bb1dc72cfccca25582a1b30f0c7a6b9d6825782e2d6992b50010bf - 0.0% (164 Bytes)

[#004] sha256:6626aa77c7bbc142f77f780a0f2ca5be9451e1835684fc7d1bf788ed1a391560 - 0.01% (435 Bytes)

[#005] sha256:e1e7392e5636868e676185cdffae5c63039618242eda3b8122ef0f15028e4397 - 0.01% (531 Bytes)

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

[#007] sha256:2e2a8f77bfbf554f6b6955b4674383fd3fe67b422df74ca827de5c4188a11344 - 0.01% (381 Bytes)

[#008] sha256:8a34565ffbf768a1aefa62cefd2beb916ce503af57d43f34a3f2cd77eb49a4f8 - 0.0% (163 Bytes)


History
2023-02-10 21:24:08 UTC

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

2023-02-10 21:24:08 UTC

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

2023-03-09 17:58:43 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:43 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:43 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:43 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58: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-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2023-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

USER www-data

2023-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2023-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

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

2023-03-09 17:58:44 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.monitor-only=true

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