Sign inSign up

jian0209/devopsaurus:v1.1.2

Multi-platform
Security
Developer tools
Index digest

sha256:7b2370b10bf0e3a0b5b086759e4f456125df5c75b057bac02dc9111c5c2c2c34

OS/ARCH

Compressed size

508.93 MB

Last pushed

almost 2 years by jian0209

Type

Image

Manifest digest

sha256:1c6c3f853fd8621465c465735e2a923798cd6be3e1ad8697b97d704709eada4c

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.18 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.200 B
8RUN /bin/sh -c set -eux;14.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update335.21 MB
12WORKDIR /app93 B
13COPY server /app/server # buildkit87.29 KB
14COPY . /app/build # buildkit77.3 MB
15COPY start.sh /app/start.sh # buildkit825 B
16RUN /bin/sh -c chmod +x820 B
17RUN /bin/sh -c pip install51.33 MB
18ENV FLASK_APP=/app/server/app.py0 B
19EXPOSE map[9000/tcp:{}]0 B
20EXPOSE map[9001/tcp:{}]0 B
21CMD ["/app/start.sh"]0 B

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /