Sign inSign up

ubcuas/acom:arm

Multi-platform
Security
Integration & delivery
Index digest

sha256:015377103cf6d84e11756fafe61c6d89cece8ca7b40b102cd177d21367032d1d

OS/ARCH

Compressed size

415.7 MB

Last pushed

about 2 years by ubcuasadmin

Type

Image

Manifest digest

sha256:74a6cb70b51ba680b4d97ef52b26b3cc27ecd4956a392819d55ac55b867e4b05

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.5 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.26 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.95 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.100 B
11RUN /bin/sh -c set -eux;21.58 MB
12RUN /bin/sh -c set -eux;251 B
13CMD ["python3"]0 B
14RUN /bin/sh -c mkdir -p112 B
15WORKDIR /uas/acom32 B
16EXPOSE map[5000/tcp:{}]0 B
17COPY src/requirements.txt src/ # buildkit314 B
18RUN /bin/sh -c pip install63.96 MB
19ENV FLASK_APP=src0 B
20ENV FLASK_RUN_HOST=0.0.0.00 B
21ENV FLASK_DEBUG=10 B
22COPY instance ./instance/ # buildkit413 B
23COPY pytest.ini ./ # buildkit209 B
24COPY conftest.py ./ # buildkit581 B
25COPY tests ./tests/ # buildkit2.79 KB
26COPY src/ ./src/ # buildkit123.15 KB
27COPY config.json ./ # buildkit399 B
28STOPSIGNAL SIGINT0 B
29CMD ["flask" "run"]0 B

Command

ADD file:7f28c8fde9feb67359cbf19f7d77d3f757490b5f586520257cf92d233b4bfaa4 in /