Namespace
taksss
Image / Tag
php-epg:24.08.2
Content Digest
sha256:39c693cc1bc3a7c78c4db116a2bb2a254684a7134b39088507536986ab4ca3c7
Details
Created

2024-08-20 15:28:18 +0800

Size

21.9 MB

Content Digest
Labels

Environment
PATH

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


Layers

[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 15.75% (3.46 MB)

[#001] sha256:01125a5cdd044aec7360ade14abeda63a5ee1ed9f507858a027f07ac506d7985 - 0.0% (203 Bytes)

[#002] sha256:394178d7a5361845a09d635f82b35eed256d07e3da2be5efc99423447a896dbc - 78.46% (17.2 MB)

[#003] sha256:54768f0b03fbcc9c7edef62a651b9741fe2fd1c771f0fedab878f63d3639148d - 5.79% (1.27 MB)

[#004] sha256:fc7e59c300e4791c6cbe61a4a9846464b595c7c52d36a9d244ef0491a8d36b1f - 0.0% (900 Bytes)

[#005] sha256:f1ec869ffe50f455642933056186e606e82b99d343ce425954180ee4516db074 - 0.0% (936 Bytes)


History
2024-07-22 22:26:43 UTC

/bin/sh -c #(nop) ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /

2024-07-22 22:26:43 UTC

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

2024-07-26 01:33:04 +0800 (buildkit.dockerfile.v0)

LABEL [email protected]

2024-07-26 01:33:04 +0800 (buildkit.dockerfile.v0)

LABEL description=Alpine based image with apache2 and php8.3.

2024-07-26 01:33:04 +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-26 01:33:09 +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-08-20 15:28:17 +0800 (buildkit.dockerfile.v0)

COPY ./epg /htdocs/epg # buildkit

2024-08-20 15:28:17 +0800 (buildkit.dockerfile.v0)

EXPOSE map[443/tcp:{} 80/tcp:{}]

2024-08-20 15:28:17 +0800 (buildkit.dockerfile.v0)

ADD docker-entrypoint.sh / # buildkit

2024-08-20 15:28:18 +0800 (buildkit.dockerfile.v0)

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

2024-08-20 15:28:18 +0800 (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "wget -q --no-cache --spider localhost"] "0s" "0s" "0s" "0s" '\x00'}

2024-08-20 15:28:18 +0800 (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

Details
Created

2024-08-20 07:33:38 UTC

Size

23.1 MB

Content Digest
Labels

Environment
PATH

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


Layers

[#000] sha256:690e87867337b8441990047e169b892933e9006bdbcbed52ab7a356945477a4d - 16.84% (3.9 MB)

[#001] sha256:324cfeb96ac1b2db40628f831e61010de81851e27240fe361d6efaac039147d5 - 0.0% (206 Bytes)

[#002] sha256:e1f4a09af8a26fc8012f8245eae48e19b13aa739bd8072ad3bb750cd05753222 - 77.66% (18 MB)

[#003] sha256:df020be52447392df276e3fffb799d987e5dd19593fbfff5844d2847a614af8b - 5.49% (1.27 MB)

[#004] sha256:a33f5caec24558506cdf38800cfae90e1b593f3e9e00c934d4b7607fc7d0adb0 - 0.0% (900 Bytes)

[#005] sha256:bb701c2a250335d64e43c4ccc37fb1613878a15e86856322579e5af1bb1dc7f4 - 0.0% (900 Bytes)


History
2024-07-22 21:44:13 UTC

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

2024-07-22 21:44:13 UTC

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

2024-08-05 15:12:10 UTC

/bin/sh -c #(nop) LABEL [email protected]

2024-08-05 15:12:10 UTC

/bin/sh -c #(nop) LABEL description=Alpine based image with apache2 and php8.3.

2024-08-05 15:12:12 UTC

/bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories

2024-08-05 15:12:34 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-08-20 07:33:35 UTC

/bin/sh -c #(nop) COPY dir:49ed9a35fd1212bc3104378d8fbbb386148ecc12df612aaed4dc5f8a2f6fa0b7 in /htdocs/epg

2024-08-20 07:33:36 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2024-08-20 07:33:37 UTC

/bin/sh -c #(nop) ADD file:51fd47e3573a44b0bbf6781055e4a8136e177608b22c35494df9e1d0aacf3748 in /

2024-08-20 07:33:38 UTC

/bin/sh -c chmod +x /docker-entrypoint.sh

2024-08-20 07:33:38 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "wget -q --no-cache --spider localhost"] "0s" "0s" "0s" "0s" '\x00'}

2024-08-20 07:33:38 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.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