Sign inSign up

elixircloud/foca:poetry-py3.10

Languages & frameworks
API management
Databases & storage
Manifest digest

sha256:4cb0b806884cdfa8ee3bc8350fb5cded778ef09d3c6d74d8099253dc7d76a2be

OS/ARCH

linux/amd64

Compressed size

94.53 MB

Last pushed

over 1 year by uniqueg

Type

Image

Manifest digest

sha256:4cb0b806884cdfa8ee3bc8350fb5cded778ef09d3c6d74d8099253dc7d76a2be

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.160 B
7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY /app/dist /app/dist # buildkit95.62 KB
12RUN /bin/sh -c pip install49.26 MB
13LABEL org.opencontainers.image.title=FOCA0 B
14LABEL org.opencontainers.image.description=Kickstart OpenAPI-based microservice development0 B
15LABEL org.opencontainers.image.source=https://github.com/elixir-cloud-aai/foca0 B
16LABEL org.opencontainers.image.licenses=Apache-2.00 B
18LABEL org.opencontainers.image.vendor=ELIXIR Cloud & AAI0 B
19ENV LOGNAME=ipython0 B
20ENV USER=ipython0 B
21ENV HOME=/tmp/user0 B
22WORKDIR /app32 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'