sha256:53f3e79c40d970b1f225e6444bef94ed76c3bab685424d8b2053cd00b693ce36
OS/ARCH
Compressed size
641.45 MB
Last pushed
about 1 year by devops4itis
Type
Image
Manifest digest
sha256:7e3f9af50fc7b1ae15cc830ed9dea4853e52c9633ab858cd37eeaab58b36e613
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B9LABEL org.opencontainers.image.source=https://github.com/ITISFoundation/ci-service-integration-library0 B10LABEL org.opencontainers.image.licenses=MIT0 B11RUN /bin/sh -c apt-get update311.53 MB12ARG UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble0 B13RUN |1 UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble /bin/sh -c145 MB14ENV PYENV_ROOT=/pyenv-root0 B15ENV PATH=/pyenv-root/shims:/pyenv-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16ARG PYTHON_VERSION=3.11.90 B17RUN |2 UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble PYTHON_VERSION=3.11.9 /bin/sh89.93 MB18RUN |2 UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble PYTHON_VERSION=3.11.9 /bin/sh100 B19ARG REPO_NAME=https://github.com/GitHK/osparc-simcore-forked.git0 B20ARG BRANCH_NAME=pr-osparc-ooil-escape-additional-env-vars0 B21ARG COMMIT_SHA=2dc3eb97c24435c08438e939a95f1da1a9b7839b0 B22ARG CLONE_DIR=/osparc0 B23ENV ENABLE_OOIL_OSPARC_VARIABLE_IDENTIFIER=10 B24RUN |6 UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble PYTHON_VERSION=3.11.9 REPO_NAME=https://github.com/GitHK/osparc-simcore-forked.git58.19 MB25ARG INSTALL_DIR=/package-install-dir0 B26COPY ./ /package-install-dir # buildkit14.44 KB27RUN |7 UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble PYTHON_VERSION=3.11.9 REPO_NAME=https://github.com/GitHK/osparc-simcore-forked.git9.26 MBCommand
ARG RELEASE