Namespace
nextcloud
Image / Tag
aio-domaincheck:20220822_095642-latest
Content Digest
sha256:7f7327ac5dcac379e8d40b84bba07c64c7e733c5d0143de3bdfdaae62700a64b
Details
Created

2022-08-17 11:03:50 UTC

Size

5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 53.56% (2.68 MB)

[#001] sha256:4eff3a30c5f57acaef927e9b3b5cf584b6c1e9e2a33967e7c764a8a73a864fcd - 46.38% (2.32 MB)

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

[#003] sha256:e6431946c35a0eb6b5e126a75988a5405f59c2c326ff73bb2ba4989848650bbc - 0.0% (166 Bytes)

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

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

[#006] sha256:196dcc99be38412e6e25d2c259cc054c726e0c6158d046d8b1d8e54c9091429a - 0.01% (382 Bytes)

[#007] sha256:12750cc631bafcee450199269f6ebb21661f20cd857d0864694f8082d150380f - 0.01% (381 Bytes)

[#008] sha256:973c7682d72e2c966f2e1f8bdc65d8fdc585ae50089b77b2422e9351b5e0fa6d - 0.0% (163 Bytes)


History
2022-08-09 17:19:53 UTC

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

2022-08-09 17:19:53 UTC

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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

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

2022-08-17 11:03:50 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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

COPY start.sh / # buildkit

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

USER www-data

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

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

2022-08-17 11:03:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

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