sha256:8a60f20db3c9894fdc52efc5d9356f2ddeadfb7b53908c7380662220e5d882b5
OS/ARCH
linux/amd64
Compressed size
213.5 MB
Last pushed
8 months by uniqueg
Type
Image
Manifest digest
sha256:8a60f20db3c9894fdc52efc5d9356f2ddeadfb7b53908c7380662220e5d882b5
Image Layers
1ADD file ... in / 25.88 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;2.65 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.120 B8RUN /bin/sh -c set -eux;10.97 MB9RUN /bin/sh -c set -eux;242 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16LABEL software=FOCA0 B17LABEL software.description=Kickstart OpenAPI-based microservice development0 B18LABEL software.website=https://github.com/elixir-cloud-aai/foca0 B19LABEL software.license=https://spdx.org/licenses/Apache-2.00 B21LABEL maintainer.organisation=ELIXIR Cloud & AAI0 B22ENV LOGNAME=ipython0 B23ENV USER=ipython0 B24ENV HOME=/tmp/user0 B25ENV PACKAGES=openssl git build-essential python3-dev0 B26RUN /bin/sh -c apt-get update145.49 MB27COPY /install /usr/local # buildkit19.78 MB28LABEL version=3.00 B29LABEL software=proWES0 B30LABEL software.description=Flask microservice implementing the0 B31LABEL software.website=https://github.com/elixir-europe/proWES0 B32LABEL software.documentation=https://github.com/elixir-europe/proWES0 B33LABEL software.license=https://spdx.org/licenses/Apache-2.00 B35LABEL maintainer.organisation=ELIXIR Cloud & AAI0 B36ENV LOGNAME=ipython0 B37ENV USER=ipython0 B38WORKDIR /app92 B39COPY ./ . # buildkit314.11 KB40RUN /bin/sh -c pip install5.2 MB41RUN /bin/sh -c chmod -R10.81 KBCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /