Sign inSign up

magland/spyndle-web-api:0.1.2

Manifest digest

sha256:0d6e5611a641559b114249f4a7d6ae15bdc596d184695ad790e01b0e1b9ba24d

OS/ARCH

linux/amd64

Compressed size

1.59 GB

Last pushed

over 2 years by magland

Type

Image

Manifest digest

sha256:0d6e5611a641559b114249f4a7d6ae15bdc596d184695ad790e01b0e1b9ba24d

Image Layers

1ADD file ... in / 47.27 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.32 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;6.09 MB
9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
10ENV PYTHON_VERSION=3.9.180 B
11RUN /bin/sh -c set -eux;15.09 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
17RUN /bin/sh -c set -eux;2.72 MB
18CMD ["python3"]0 B
19WORKDIR /app93 B
20RUN /bin/sh -c pip install37.25 MB
21RUN /bin/sh -c pip install133.07 MB
22RUN /bin/sh -c apt-get update202.68 MB
23COPY pyproject.toml /app/ # buildkit390 B
24WORKDIR /app32 B
25RUN /bin/sh -c poetry config849.95 MB
26COPY spyndle_web_api /app/spyndle_web_api # buildkit10.76 KB
27RUN /bin/sh -c poetry install2.97 MB
28RUN /bin/sh -c pip install41.14 MB
29CMD ["uvicorn" "spyndle_web_api.server.main:app" "--host" "0.0.0.0"0 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /