Sign inSign up

netreconlab/ca-server:0.3.2

Multi-platform
Index digest

sha256:b4f678ed65ecbd3da9bc0cefe91026c2333e69e6038d7eb4aa2360140a479a5d

OS/ARCH

Compressed size

81.04 MB

Last pushed

about 2 years by drcoreybaker

Type

Image

Manifest digest

sha256:8dba167bc7e553fbc6c1b2e2c2758c70b454017eb088c21ed1b239f91a079ebe

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.40 B
8RUN /bin/sh -c set -eux;11.45 MB
9RUN /bin/sh -c set -eux;230 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ac00c61f60b2df101b7cdf90ed319b625ac93b42/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=0f8bb2652c0b0965f268312f49ec21e772d421d381af4324beea66b8acf2635c0 B
13RUN /bin/sh -c set -eux;2.74 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c groupadd -g1.1 KB
16USER 9990 B
17WORKDIR /app32 B
18COPY --chown=python:python /app/venv ./venv #35.6 MB
19COPY --chown=python:python /app/poetry*.lock ./ #40.89 KB
20COPY --chown=python:python /app/pyproject*.toml ./ #503 B
21COPY --chown=python:python ./scripts/start-poetry.sh . #240 B
22COPY --chown=python:python ./server ./server #82.49 KB
23EXPOSE map[3000/tcp:{}]0 B
24CMD ["./start-poetry.sh" "poetry" "run" "uvicorn"0 B
25HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:3000/health"]0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /