sha256:b01303b82a585e358fa17368d58ceee19a6535e6fc562fdc6b42b326d8fdcbf5
OS/ARCH
linux/amd64
Compressed size
1.74 GB
Last pushed
about 1 month by alphaprosoft
Type
Image
Manifest digest
sha256:b01303b82a585e358fa17368d58ceee19a6535e6fc562fdc6b42b326d8fdcbf5
Image Layers
1COPY /rootfs/ / # buildkit52.04 MB2CMD ["/bin/bash"]0 B3WORKDIR /root32 B4ENV DEBIAN_FRONTEND=noninteractive0 B5SHELL [/bin/bash -c]0 B6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin0 B7COPY cert cert # buildkit158 B8RUN /bin/bash -c update-ca-trust force-enable1.05 MB9RUN /bin/bash -c export REQUESTS_CA_BUNDLE=/etc/pki/tls/certs/ca-bundle.crt93 B10RUN /bin/bash -c export AWS_CA_BUNDLE=/etc/pki/tls/certs/ca-bundle.crt93 B11ENV NO_PROXY=*.amazonlinux.com0 B12RUN /bin/bash -c yum update4.09 KB13RUN /bin/bash -c export REQUESTS_CA_BUNDLE=/usr/local/share/ca-certificates/RTrustRootCA01.crt93 B14ENV YUM_OPTS=--setopt=skip_missing_names_on_install=False0 B15RUN /bin/bash -c set -e150.65 MB16RUN /bin/bash -c groupadd --gid1.54 KB17USER build0 B18RUN /bin/bash -c id #93 B19USER root0 B20RUN /bin/bash -c mkdir -p108 B21RUN /bin/bash -c chown build:build597 B22RUN /bin/bash -c date #93 B23ENV TZ=Europe/Vienna0 B24RUN /bin/bash -c ln -snf193 B25RUN /bin/bash -c date #93 B26USER build0 B27RUN /bin/bash -c set -e93 B28RUN /bin/bash -c pip3 install155.16 MB29ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/home/build/.local/bin0 B30RUN /bin/bash -c set -e185 B31USER root0 B32RUN /bin/bash -c set -e64.08 MB33RUN /bin/bash -c set -e93 B34RUN /bin/bash -c set -e4.1 MB35RUN /bin/bash -c set -e24.58 MB36COPY ext/ansible.cfg /etc/ansible/ansible.cfg # buildkit240 B37COPY ext/ansible.cfg /dist/ansible.cfg # buildkit230 B38COPY ext/gitconfig /home/build/.gitconfig # buildkit276 B39RUN /bin/bash -c set -e159 B40RUN /bin/bash -c set -e49.16 MB41COPY ext/ssh-config /home/build/.ssh/config # buildkit210 B42RUN /bin/bash -c chmod 700223 B43ENTRYPOINT []0 B44RUN /bin/bash -c ls -la91 B45WORKDIR /home/build32 B46USER build0 B47COPY /home/build/graphviz-2.50.0/cmd/dot/dot_static /home/build/dot_static # buildkit3.02 MB48COPY /usr/lib64/libexpat.so.1 /home/build/lib/libexpat.so.1 # buildkit81.32 KB49WORKDIR /home/build32 B50USER root0 B51RUN /bin/bash -c cat /etc/group91 B52RUN /bin/bash -c groupadd --gid528 B53RUN /bin/bash -c set -e121.25 MB54RUN /bin/bash -c usermod -aG1.06 KB55RUN /bin/bash -c set -e129.34 MB56RUN /bin/bash -c curl -o323.44 MB57ENV GRAALVM_HOME=/opt/graalvm/0 B58ENV JAVA_HOME=/opt/graalvm/0 B59COPY cert/ /opt/cert # buildkit152 B60RUN /bin/bash -c set -e93 B61ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/home/build/.local/bin:/opt/graalvm//bin0 B62ENV MAVEN_VERSION=3.9.150 B63RUN /bin/bash -c set -e8.88 MB64ENV MAVEN_HOME=/opt/maven/apache-maven-3.9.150 B65ENV PATH=/opt/maven/apache-maven-3.9.15/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/home/build/.local/bin:/opt/graalvm//bin0 B66RUN /bin/bash -c set -e140 B67RUN /bin/bash -c set -e14.69 MB68RUN /bin/bash -c set -e4.77 KB69USER build0 B70RUN /bin/bash -c set -e13.58 MB71USER root0 B72RUN /bin/bash -c curl -s14.87 MB73RUN /bin/bash -c yum ${YUM_OPTS}171.02 MB74RUN /bin/bash -c node --version93 B75RUN /bin/bash -c npm --version93 B76COPY ext/settings.xml /home/build/.m2/settings.xml # buildkit338 B77USER root0 B78ENV FLYWAY_EDITION=community0 B79RUN /bin/bash -c set -ex91.68 MB80USER build0 B81USER root0 B82RUN /bin/bash -c set -e61.05 MB83RUN /bin/bash -c mkdir -p273 B84RUN /bin/bash -c set -e788.14 KB85RUN /bin/bash -c chown build:build171.85 MB86WORKDIR /home/build32 B87USER build0 B88COPY ext/merge.clj merge.clj # buildkit450 B89COPY ext/deps.edn /home/build/.clojure/deps.edn # buildkit275 B90COPY ext/DEV.edn /home/build/.clojure/DEV.edn # buildkit336 B91COPY ext/PROD.edn /home/build/.clojure/PROD.edn # buildkit322 B92USER root0 B93RUN /bin/bash -c npm install40.81 MB94USER build0 B95ENV PATH=/opt/maven/apache-maven-3.9.15/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/home/build/.local/bin:/opt/graalvm//bin:/opt/graalvm//languages/js/bin0 B96RUN /bin/bash -c id &&93 B97COPY ext/deps.edn /home/build/.clojure/deps.edn # buildkit277 B98COPY ext/DEV.edn /home/build/.clojure/DEV.edn # buildkit338 B99COPY ext/PROD.edn /home/build/.clojure/PROD.edn # buildkit324 B100COPY ext/merge.clj merge.clj # buildkit451 B101ARG DEPLOY_TARGET0 B102ENV DEPLOY_TARGET=PROD0 B103COPY shadow-cljs.edn shadow-cljs.edn # buildkit759 B104COPY deps.edn deps-temp.edn # buildkit971 B105RUN |1 DEPLOY_TARGET=PROD /bin/bash -c4.23 MB106RUN |1 DEPLOY_TARGET=PROD /bin/bash -c137 B107COPY resources resources # buildkit158 B108COPY src src # buildkit275.51 KB109COPY lib lib # buildkit152 B110COPY api api # buildkit153 B111COPY www www # buildkit16.34 MB112RUN |1 DEPLOY_TARGET=PROD /bin/bash -c87.85 MB113ARG BUILD_ID0 B114ENV BUILD_ID=11580 B115RUN |2 DEPLOY_TARGET=PROD BUILD_ID=1158 /bin/bash93 B116ARG http_proxy0 B117ENV http_proxy=0 B118ARG https_proxy0 B119ENV https_proxy=0 B120ARG no_proxy0 B121ENV no_proxy=0 B122ARG HTTP_PROXY0 B123ENV HTTP_PROXY=0 B124ARG HTTPS_PROXY0 B125ENV HTTPS_PROXY=0 B126ARG NO_PROXY0 B127ENV NO_PROXY=*.amazonlinux.com0 B128ARG BUILD_ID0 B129ENV BUILD_ID=11580 B130ARG ANSIBLE_LOG_LEVEL0 B131ENV ANSIBLE_LOG_LEVEL=0 B132ARG AWS_REGION0 B133ENV AWS_REGION=0 B134USER root0 B135COPY cert/* /opt/cert/ # buildkit32 B136COPY cert /opt/cert # buildkit118 B137RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=1.05 MB138RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B139RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B140USER build0 B141COPY ansible ansible # buildkit1.71 KB142RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=1.5 MB143RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B144ARG RESOURCE_NAME=web-samurai0 B145ENV RESOURCE_NAME=web-samurai0 B146COPY .git/ /tmp/build-git/ # buildkit341 B147RUN |12 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=215 B148RUN |12 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 BCommand
COPY /rootfs/ / # buildkit