sha256:ec9dd5a0731974da593968f2988e6a659e4b72b3302878b38ae5594c1946f311
OS/ARCH
Compressed size
791.17 MB
Last pushed
4 months by andrcuns
Type
Image
Manifest digest
sha256:28e5a85aa3271c1fbe611364c49dec56181c73dcbd2633a4889d83651cd62bdf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6ARG TARGETARCH=arm640 B7LABEL org.opencontainers.image.source=https://github.com/dependabot/dependabot-core0 B8SHELL [/bin/bash -o pipefail -c]0 B9ENV DEBIAN_FRONTEND=noninteractive LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B10RUN |1 TARGETARCH=arm64 /bin/bash -o470 B11RUN |1 TARGETARCH=arm64 /bin/bash -o163.81 MB12ARG USER_UID=10000 B13ARG USER_GID=10000 B14RUN |3 TARGETARCH=arm64 USER_UID=1000 USER_GID=10003.67 KB15USER dependabot0 B16ENV DEPENDABOT_HOME=/home/dependabot0 B17WORKDIR /home/dependabot32 B18COPY --chown=dependabot:dependabot /usr/local /usr/local #39.28 MB19ENV DEPENDABOT=true0 B20ENV GIT_LFS_SKIP_SMUDGE=10 B21ARG SHIM=https://github.com/dependabot/git-shim/releases/download/v1.4.0/git-v1.4.0-linux-arm64.tar.gz0 B22RUN |4 TARGETARCH=arm64 USER_UID=1000 USER_GID=10001.31 MB23COPY --chown=dependabot:dependabot updater/Gemfile updater/Gemfile.lock dependabot-updater/10.93 KB24COPY --parents --chown=dependabot:dependabot */.bundle */*.gemspec6.75 KB25ARG ECOSYSTEM_LIST=bazel bun bundler cargo0 B26RUN |5 TARGETARCH=arm64 USER_UID=1000 USER_GID=10001.72 KB27WORKDIR /home/dependabot/dependabot-updater32 B28ARG RUBYGEMS_VERSION=3.7.20 B29ARG GEM_ENABLED=true0 B30RUN |7 TARGETARCH=arm64 USER_UID=1000 USER_GID=100052.35 MB31ENV PATH=/home/dependabot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32ENV DEPENDABOT_NATIVE_HELPERS_PATH=/opt0 B33ARG DEPENDABOT_UPDATER_VERSION=development0 B34ENV DEPENDABOT_UPDATER_VERSION=development0 B35USER root0 B36CMD ["bin/run"]0 B37ARG PY_3_14=3.14.20 B38ARG PY_3_13=3.13.110 B39ARG PY_3_12=3.12.120 B40ARG PY_3_11=3.11.140 B41ARG PY_3_10=3.10.190 B42ARG PY_3_9=3.9.240 B43ARG PYENV_VERSION=v2.6.160 B44USER root0 B45COPY --chown=dependabot:dependabot python/helpers /opt/python/helpers #9.77 KB46ENV PYENV_ROOT=/usr/local/.pyenv PATH=/usr/local/.pyenv/bin:/home/dependabot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B47RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.12148 B48USER dependabot0 B49ENV REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt0 B50ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt0 B51ENV DEPENDABOT_NATIVE_HELPERS_PATH=/opt0 B52RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.122.55 MB53RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.12171 B54USER root0 B55RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.1254.6 MB56USER dependabot0 B57COPY --parents --chown=dependabot:dependabot python common2.36 MB58COPY --chown=dependabot:dependabot updater /home/dependabot/dependabot-updater #204.33 KB59COPY /usr/local/.pyenv/versions/3.9.24.tar.zst /usr/local/.pyenv/versions/3.9.24.tar.zst # buildkit32.94 MB60COPY /usr/local/.pyenv/versions/3.10.19.tar.zst /usr/local/.pyenv/versions/3.10.19.tar.zst # buildkit32.83 MB61COPY /usr/local/.pyenv/versions/3.11.14.tar.zst /usr/local/.pyenv/versions/3.11.14.tar.zst # buildkit33.19 MB62COPY /usr/local/.pyenv/versions/3.12.12.tar.zst /usr/local/.pyenv/versions/3.12.12.tar.zst # buildkit31.71 MB63COPY /usr/local/.pyenv/versions/3.13.11.tar.zst /usr/local/.pyenv/versions/3.13.11.tar.zst # buildkit31.62 MB64COPY /usr/local/.pyenv/versions/ /usr/local/.pyenv/versions/ # buildkit34.67 MB65COPY /opt/python/ /opt/python/ # buildkit9.21 KB66RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.12195 B67USER root0 B68ENV RUSTUP_HOME=/opt/rust CARGO_HOME=/opt/rust CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse PATH=/usr/local/.pyenv/bin:/home/dependabot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rust/bin0 B69RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.12112 B70USER dependabot0 B71COPY /usr/local/rustup /opt/rust # buildkit163.22 MB72COPY /usr/local/cargo /opt/rust # buildkit7.96 MB73RUN |7 PY_3_14=3.14.2 PY_3_13=3.13.11 PY_3_12=3.12.12226 B74COPY --parents --chown=dependabot:dependabot cargo common142.01 KB75COPY --chown=dependabot:dependabot updater /home/dependabot/dependabot-updater #32 B76WORKDIR /home/dependabot/app150 B77ENV BUNDLE_PATH=vendor/bundle BUNDLE_WITHOUT=development:test:assets RAILS_ENV=production0 B78COPY --chown=dependabot:dependabot Gemfile Gemfile.lock ./17.83 KB79RUN /bin/bash -o pipefail -c77.95 MB80COPY --chown=dependabot:dependabot ./ ./ #466.15 KB81RUN /bin/bash -o pipefail -c438.38 KB82ARG COMMIT_SHA=ba139dc85b6b1db63ba072de07944152cca0264d0 B83ARG PROJECT_URL=https://gitlab.com/dependabot-gitlab/dependabot0 B84ARG VERSION=v6.3.0-alpha.10 B85ARG BASE_IMAGE=registry.gitlab.com/dependabot-gitlab/core-images/pip:0.376.00 B86ENV APP_VERSION=v6.3.0-alpha.10 B87LABEL [email protected] org.opencontainers.image.source=https://gitlab.com/dependabot-gitlab/dependabot org.opencontainers.image.revision=ba139dc85b6b1db63ba072de07944152cca0264d org.opencontainers.image.version=v6.3.0-alpha.10 B88ENTRYPOINT ["bundle" "exec"]0 BCommand
ARG RELEASE