2023-05-04 14:21:45 UTC
5.67 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 56.71% (3.22 MB)
[#001] sha256:506d82e44dfa3855a33e93aa17db2ca07f42089c10582b6d69c91f8029f5d648 - 43.27% (2.46 MB)
[#002] sha256:4d6b39c1beed9062337061bd6ce8e0e700b4763d58b80efd119392b2887930c6 - 0.01% (451 Bytes)
[#003] sha256:4bea78fe2cfa77cff0dc198b952c0c5eddba21aeae98391484dfd0e324f22862 - 0.01% (381 Bytes)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache bash lighttpd netcat-openbsd; adduser -S www-data -G www-data; rm -rf /etc/lighttpd/lighttpd.conf; chmod +r -R /etc/lighttpd; mkdir -p /var/www/domaincheck; chown www-data:www-data -R /var/www # buildkit
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)COPY lighttpd.conf /etc/lighttpd/lighttpd.conf # buildkit
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)COPY start.sh /start.sh # buildkit
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)USER www-data
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/start.sh"]
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "nc -z localhost $APACHE_PORT || exit 1"] "0s" "0s" "0s" '\x00'}
2023-05-04 14:21:45 UTC (buildkit.dockerfile.v0)LABEL com.centurylinklabs.watchtower.monitor-only=true
2023-05-04 14:22:00 UTC
5.65 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 55.06% (3.11 MB)
[#001] sha256:317a6796e9b3352ca58390fcf5365b1f41e80695d5a54a114aa9ee59f684ce20 - 44.92% (2.54 MB)
[#002] sha256:4cb5a75313ef3693c6c8fdb65d13966117da97744a1700522f49ed5e2b63630c - 0.01% (456 Bytes)
[#003] sha256:a9ae3a3a34cd2c364513a1f8a07bc1809019b019daf54f725713168075d06c3c - 0.01% (382 Bytes)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache bash lighttpd netcat-openbsd; adduser -S www-data -G www-data; rm -rf /etc/lighttpd/lighttpd.conf; chmod +r -R /etc/lighttpd; mkdir -p /var/www/domaincheck; chown www-data:www-data -R /var/www # buildkit
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)COPY lighttpd.conf /etc/lighttpd/lighttpd.conf # buildkit
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)COPY start.sh /start.sh # buildkit
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)USER www-data
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/start.sh"]
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "nc -z localhost $APACHE_PORT || exit 1"] "0s" "0s" "0s" '\x00'}
2023-05-04 14:22:00 UTC (buildkit.dockerfile.v0)LABEL com.centurylinklabs.watchtower.monitor-only=true
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.