Sign inSign up

openspug/spug-service:4.0.0

Multi-platform
Index digest

sha256:872a01100211e3083c6b2e53f2317a488cf48d5956c7c7470b98822cab2fc392

OS/ARCH

Compressed size

204.8 MB

Last pushed

22 days by openspug

Type

Image

Manifest digest

sha256:5479cfd2c6810d02781962cb8b417c9c554484e3efe35f8d430648499a1459f1

Image Layers

1# debian.sh --arch 'arm64' out/27.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.02 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;13.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV TZ=Asia/Shanghai0 B
12RUN /bin/sh -c apt-get update129.5 MB
13RUN /bin/sh -c pip install4.08 MB
14RUN /bin/sh -c pip install28.46 MB
15RUN /bin/sh -c sed -i844.22 KB
16ENV LANG=en_US.UTF-80 B
17ENV LC_ALL=en_US.UTF-80 B
18RUN /bin/sh -c mkdir -p146 B
19COPY init_spug /usr/bin/ # buildkit257 B
20COPY nginx.conf /etc/nginx/ # buildkit1.06 KB
21COPY ssh_config /etc/ssh/ # buildkit193 B
22COPY spug.ini /etc/supervisord.conf # buildkit379 B
23COPY redis.conf /etc/ # buildkit16.24 KB
24COPY entrypoint.sh / # buildkit679 B
25RUN /bin/sh -c chmod +x32 B
26VOLUME [/data]0 B
27EXPOSE [80/tcp]0 B
28ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bullseye' '@1753056000'