Sign inSign up

jian0209/devopsaurus:v1.1.4-beta

Multi-platform
Security
Developer tools
Index digest

sha256:1a2c80c425abb699de074f6401ef1e3290148c74428b99685dd17b4bca0029fc

OS/ARCH

Compressed size

206.57 MB

Last pushed

about 1 year by jian0209

Type

Image

Manifest digest

sha256:ebafc63f9c6c5df0ab89e071b438569fc8d23593c3c4f68673da1ef6869a2453

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;12.69 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12COPY server /app/server # buildkit96.55 KB
13COPY /build/dist/spa /app/client # buildkit1.37 MB
14COPY start.sh /app/start.sh # buildkit952 B
15RUN /bin/sh -c chmod +x949 B
16RUN /bin/sh -c apt-get update115.8 MB
17RUN /bin/sh -c pip install46.66 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

# debian.sh --arch 'arm64' out/ 'trixie' '@1757289600'