Sign inSign up

qdtoday/qd:lite-20230821

Multi-platform
Networking
Index digest

sha256:3bc89edfb62027bb6146aebd785143c1c248055b06f63a3ffc0facaca6c0e905

OS/ARCH

Compressed size

80.48 MB

Last pushed

about 3 years by qdtoday

Type

Image

Manifest digest

sha256:31d98f9d21e194ec18aa98c3a5d7c5c24d6b4dd00a1e09e3192bdfd1a7f20ac5

Image Layers

1ADD file ... in / 3.21 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=a76yyyy <[email protected]>0 B
4LABEL org.opencontainers.image.source=https://github.com/qiandao-today/pycurl-docker0 B
5ENV PYCURL_SSL_LIBRARY=openssl0 B
6ENV SSL_VERSION=3.0.70 B
7ENV CURL_VERSION=7.86.00 B
8RUN /bin/sh -c apk update36.97 MB
9LABEL maintainer=a76yyyy <[email protected]>0 B
10LABEL org.opencontainers.image.source=https://github.com/qd-today/qd0 B
11ADD ssh/qd_fetch /root/.ssh/id_rsa # buildkit1.99 KB
12ADD ssh/qd_fetch.pub /root/.ssh/id_rsa.pub # buildkit632 B
13WORKDIR /usr/src/app126 B
14RUN /bin/sh -c sed -i40.3 MB
15ENV PORT=800 B
16EXPOSE map[80/tcp:{}]0 B
17ENV QIANDAO_LITE=True0 B
18ENV TZ=CST-80 B
19VOLUME [/usr/src/app/config]0 B
20CMD ["sh" "-c" "python /usr/src/app/run.py"]0 B

Command

ADD file:51c4407dc777648e8ebc8e124b05feb1807699ade513b6006a9a409f6b0f6f51 in /