2024-07-21 02:57:39 +0800
23 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 15.05% (3.46 MB)
[#001] sha256:c9621b03b22160d293fa4bf6e980a80a561ac137c72845986c2697e5f6e31947 - 0.0% (202 Bytes)
[#002] sha256:51ee92b5286cdafea1f6d1a5728ded5ea9c8eb0afc39f35590bc7b77c5769aac - 84.38% (19.4 MB)
[#003] sha256:f863c57cbe3aa667eb265e82b978a0201c26b93794ab5953f79eda7f492ede24 - 0.28% (65.9 KB)
[#004] sha256:b7b1248d3324bf467c263f58d9f11a8bb3572530ae8d7e2ab0667edc4c0019a4 - 0.28% (65.9 KB)
[#005] sha256:1cb17558ed5f58c6c33032790d3dd9b24c0a0f72f77ee175e4fcd6b07fbf4043 - 0.0% (887 Bytes)
/bin/sh -c #(nop) ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /
2024-06-20 20:16:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-21 02:57:29 +0800 (buildkit.dockerfile.v0)LABEL [email protected]
2024-07-21 02:57:29 +0800 (buildkit.dockerfile.v0)LABEL description=Alpine based image with apache2 and php8.3.
2024-07-21 02:57:29 +0800 (buildkit.dockerfile.v0)RUN /bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories # buildkit
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache --update add apache2 apache2-ssl curl php83-apache2 php83-bcmath php83-bz2 php83-calendar php83-common php83-ctype php83-curl php83-dom php83-gd php83-iconv php83-mbstring php83-mysqli php83-mysqlnd php83-openssl php83-pdo_mysql php83-pdo_pgsql php83-pdo_sqlite php83-phar php83-session php83-xml php83-xmlreader php83-simplexml php83-json php83-posix && mkdir /htdocs # buildkit
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)COPY ./epg /htdocs/epg # buildkit
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)RUN /bin/sh -c chown -R apache:apache /htdocs/epg # buildkit
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)EXPOSE map[443/tcp:{} 80/tcp:{}]
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)ADD docker-entrypoint.sh / # buildkit
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "wget -q --no-cache --spider localhost"] "0s" "0s" "0s" "0s" '\x00'}
2024-07-21 02:57:39 +0800 (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2024-07-20 18:56:16 UTC
24.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a258b2a6b59a7aa244d8ceab095c7f8df726f27075a69fca7ad8490f3f63148a - 15.88% (3.9 MB)
[#001] sha256:2641b238ce71c8483e3cb45d9338f85fb6fc3d4be330ee71b906b6eacc806957 - 0.0% (206 Bytes)
[#002] sha256:62bdf462f5fc980f6ea9f534f8ac64f504792dc4bd83365494ac2b6fe2af1b87 - 83.59% (20.5 MB)
[#003] sha256:befefcbb2282f6d73bdd2f7f269ace157bd944fd557c853e6b331704861f3f39 - 0.26% (65.8 KB)
[#004] sha256:6dfa56eca69df7a95375309774010150c86c515504bb44b15acfbb049b95573e - 0.26% (65.8 KB)
[#005] sha256:82d86a16aae13afa480341dbdcbe763bc09be6e94af96305626fd2160b729fa4 - 0.0% (887 Bytes)
/bin/sh -c #(nop) ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /
2024-06-20 17:40:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-16 12:28:18 UTC/bin/sh -c #(nop) LABEL [email protected]
2024-07-19 12:36:02 UTC/bin/sh -c #(nop) LABEL description=Alpine based image with apache2 and php8.3.
2024-07-20 17:45:04 UTC/bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
2024-07-20 17:45:31 UTC/bin/sh -c apk --no-cache --update add apache2 apache2-ssl curl php83-apache2 php83-bcmath php83-bz2 php83-calendar php83-common php83-ctype php83-curl php83-dom php83-gd php83-iconv php83-mbstring php83-mysqli php83-mysqlnd php83-openssl php83-pdo_mysql php83-pdo_pgsql php83-pdo_sqlite php83-phar php83-session php83-xml php83-xmlreader php83-simplexml php83-json php83-posix && mkdir /htdocs
2024-07-20 18:56:13 UTC/bin/sh -c #(nop) COPY dir:a6eca844c50735a890ab41020f137ebb2d8f549cd2bb7fbfc2fdf3c6d6b4ed34 in /htdocs/epg
2024-07-20 18:56:15 UTC/bin/sh -c chown -R apache:apache /htdocs/epg
2024-07-20 18:56:15 UTC/bin/sh -c #(nop) EXPOSE 443 80
2024-07-20 18:56:15 UTC/bin/sh -c #(nop) ADD file:6cbff24a272db8f3b0e30d95b4ddb6002af09d73ea50f7e72cb56d52502cc218 in /
2024-07-20 18:56:16 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "wget -q --no-cache --spider localhost"] "0s" "0s" "0s" "0s" '\x00'}
2024-07-20 18:56:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
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.