Sign inSign up

admyralai/api:0.1.26

Multi-platform
Security
Developer tools
Index digest

sha256:d836b53b34d70f1fdf0bfe318c3e5b243802ada3b9b3ced6bf520e696969fd07

OS/ARCH

Compressed size

325.86 MB

Last pushed

almost 2 years by grittnerdaniel

Type

Image

Manifest digest

sha256:0db8b9aa79b80c972441eaea34447a9fafd4841e0d97005c9aa89e5abc58b4e1

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=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.60 B
8RUN /bin/sh -c set -eux;12.76 MB
9RUN /bin/sh -c set -eux;250 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-Depth246 B
15RUN /bin/sh -c apt-get update35.62 MB
16RUN /bin/sh -c pip install35.19 KB
17COPY /tmp/requirements.txt . # buildkit1.71 KB
18RUN /bin/sh -c pip install226.06 MB
19COPY . . # buildkit20.1 MB
20RUN /bin/sh -c pip install312.64 KB
21EXPOSE map[8000/tcp:{}]0 B
22CMD ["python" "admyral/main.py" "api" "--docker"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /