Namespace
wuhuan123
Image / Tag
gewechat:latest
Content Digest
sha256:eb84bad1a339f9f9868e8e972e6c75962ae67b3521d445593f591504f53b86f7
Details
Created

2025-01-03 15:15:29 UTC

Size

458 MB

Content Digest
Labels
  • desktop.docker.io/binds/0/Source
    /root/gewechat
  • desktop.docker.io/binds/0/SourceKind
    hostFile
  • desktop.docker.io/binds/0/Target
    /root/temp

Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:38a8310d387e375e0ec6fabe047a9149e8eb214073db9f461fee6251fd936a75 - 0.76% (3.48 MB)

[#001] sha256:8f3fc3e3f82edf091a18e417c01b1753a63943fbcb04a9bc98dee632c0fe25bb - 31.18% (143 MB)

[#002] sha256:11e59d281932fe9c97a9811201a87ceb2e9318ee95542b234cbb90e9b3ec0347 - 0.18% (834 KB)

[#003] sha256:1d1bc75992e4869d335809f14c3086ce8237c3d8994962b2ccd6d3b22fa4aab2 - 0.0% (423 Bytes)

[#004] sha256:504d2be6de9d306e4857641955e1d86ba9e252ea2671849014f16e3b694178dc - 0.0% (16.2 KB)

[#005] sha256:e87bf3b8c22ef887a23276c5f6cea1f990678c310c6e5722216097c281964f6f - 0.0% (138 Bytes)

[#006] sha256:ccd07a58ffbcd36c4b78f8ba6a39203054357cd98015735300f41d0b3990ffe0 - 0.0% (1.07 KB)

[#007] sha256:768e381a243f099f250549c1075a88d68cc4184b8c42e130cf3008bfdd8423c0 - 0.0% (422 Bytes)

[#008] sha256:fe41c0d702088e2695cb0833231baab69c6d6cc52fe1ba8f7e1abf91a63e4ccc - 67.81% (310 MB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:38b5eeda71eba0991c6e635a1958420b60bccc54599926ee24546abdd5ee2139 - 0.07% (344 KB)


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit

2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-31 00:50:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --update --no-cache supervisor redis nginx openjdk8-jre mysql mysql-client # buildkit

2024-12-31 00:51:00 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mysql_install_db --user=mysql --ldata=/var/lib/mysql # buildkit

2024-12-31 00:51:00 UTC (buildkit.dockerfile.v0)

COPY ./supervisord.d/ /etc/supervisor.d/ # buildkit

2024-12-31 00:51:00 UTC (buildkit.dockerfile.v0)

COPY ./init.sql /tmp/init.sql # buildkit

2024-12-31 00:51:00 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /root/temp/download # buildkit

2024-12-31 00:52:30 UTC (buildkit.dockerfile.v0)

COPY /etc/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit

2024-12-31 00:52:30 UTC (buildkit.dockerfile.v0)

COPY /etc/supervisord.d/ /etc/supervisor.d/ # buildkit

2024-12-31 00:52:32 UTC (buildkit.dockerfile.v0)

COPY /root/gewe /root/gewe # buildkit

2024-12-31 00:52:32 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-12-31 00:52:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[2531/tcp:{} 2532/tcp:{}]

2024-12-31 00:52:32 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/supervisord" "-n"]

2025-01-03 15:15:29 UTC

/usr/bin/supervisord -n

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