sha256:baa356090e4167d2e242682fef2baf0ee2e937176b046c324cffa324c3288ef3
OS/ARCH
linux/amd64
Compressed size
1.21 GB
Last pushed
over 2 years by bitriseio
Type
Image
Manifest digest
sha256:baa356090e4167d2e242682fef2baf0ee2e937176b046c324cffa324c3288ef3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c groupadd -g4.26 KB8ENV LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 CI=true0 B9RUN /bin/sh -c mkdir -p210 B10WORKDIR /bitrise/prep32 B11RUN /bin/sh -c apt-get update6.14 MB12RUN /bin/sh -c apt-get update387.76 MB13RUN /bin/sh -c sudo -E17.21 MB14RUN /bin/sh -c git config270 B15RUN /bin/sh -c curl -s34.27 MB16RUN /bin/sh -c apt-get update9.25 MB17SHELL [/bin/bash -lc]0 B18RUN /bin/bash -lc git clone3.42 MB19RUN /bin/bash -lc asdf plugin2.21 MB20RUN /bin/bash -lc asdf install90.31 MB21RUN /bin/bash -lc asdf install76.1 MB22RUN /bin/bash -lc asdf install174.7 MB23RUN /bin/bash -lc asdf alias1.56 KB24RUN /bin/bash -lc npm install2.43 MB25RUN /bin/bash -lc pip3 install32.43 MB26RUN /bin/bash -lc wget -q63.9 MB27ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin0 B28ENV GOPATH=/bitrise/go0 B29ENV PATH=/bitrise/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin0 B30ENV GO111MODULE=auto0 B31RUN /bin/bash -lc mkdir -p173 B32RUN /bin/bash -lc apt-get update2.54 KB33RUN /bin/bash -lc curl -fsSL2.96 KB34RUN /bin/bash -lc sudo add-apt-repository144.01 MB35RUN /bin/bash -lc wget -q11.53 MB36RUN /bin/bash -lc pip install61.4 MB37RUN /bin/bash -lc wget -q31.71 MB38COPY ./ssh/config /root/.ssh/config # buildkit217 B39ENV PACKER_VERSION=1.8.20 B40ENV TERRAFORM_VERSION=0.12.310 B41RUN /bin/bash -lc curl -L31.74 MB42RUN /bin/bash -lc curl -L27.32 MB43RUN /bin/bash -lc curl -L6.82 MB44WORKDIR /bitrise/src32 B45RUN /bin/bash -lc rm -rf131 B46ARG BITRISE_DOCKER_REV_NUMBER_BASE0 B47ENV BITRISE_DOCKER_REV_NUMBER_BASE=v2024_05_220 B48ENV BITRISE_STACK_REV_ID=v2024_05_220 B49CMD ["/bin/bash" "-lc" "bitrise --version"]0 B50ENV ENV=/.profile0 B51ENV BASH_ENV=/.bashrc0 B52COPY ./entrypoint.sh /entrypoint.sh # buildkit174 B53ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE