Sign inSign up

admyralai/api:0.1.25

Multi-platform
Security
Developer tools
Index digest

sha256:c04d6f0c09434bc77b2389fcbcd9aae111eb77ec22f0dab62cfbf96a16ba5bed

OS/ARCH

Compressed size

331.75 MB

Last pushed

almost 2 years by grittnerdaniel

Type

Image

Manifest digest

sha256:65c9fd10cce33ca94caec6df2f3679db07e99852e4df627e51096a2a16745ccb

Image Layers

1ADD file ... in / 27.78 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.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.60 B
8RUN /bin/sh -c set -eux;12.79 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /usr/src/app132 B
12ENV PYTHONDONTWRITEBYTECODE=10 B
13ENV PYTHONUNBUFFERED=10 B
14RUN /bin/sh -c echo "Acquire::http::Pipeline-Depth245 B
15RUN /bin/sh -c apt-get update39.66 MB
16RUN /bin/sh -c pip install35.19 KB
17COPY /tmp/requirements.txt . # buildkit1.71 KB
18RUN /bin/sh -c pip install227.73 MB
19COPY . . # buildkit20.1 MB
20RUN /bin/sh -c pip install312.7 KB
21EXPOSE map[8000/tcp:{}]0 B
22CMD ["python" "admyral/main.py" "api" "--docker"]0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /