Sign inSign up

alphaprosoft/web-samurai:b1158

Manifest digest

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 MB
2CMD ["/bin/bash"]0 B
3WORKDIR /root32 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5SHELL [/bin/bash -c]0 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin0 B
7COPY cert cert # buildkit158 B
8RUN /bin/bash -c update-ca-trust force-enable1.05 MB
9RUN /bin/bash -c export REQUESTS_CA_BUNDLE=/etc/pki/tls/certs/ca-bundle.crt93 B
10RUN /bin/bash -c export AWS_CA_BUNDLE=/etc/pki/tls/certs/ca-bundle.crt93 B
11ENV NO_PROXY=*.amazonlinux.com0 B
12RUN /bin/bash -c yum update4.09 KB
13RUN /bin/bash -c export REQUESTS_CA_BUNDLE=/usr/local/share/ca-certificates/RTrustRootCA01.crt93 B
14ENV YUM_OPTS=--setopt=skip_missing_names_on_install=False0 B
15RUN /bin/bash -c set -e150.65 MB
16RUN /bin/bash -c groupadd --gid1.54 KB
17USER build0 B
18RUN /bin/bash -c id #93 B
19USER root0 B
20RUN /bin/bash -c mkdir -p108 B
21RUN /bin/bash -c chown build:build597 B
22RUN /bin/bash -c date #93 B
23ENV TZ=Europe/Vienna0 B
24RUN /bin/bash -c ln -snf193 B
25RUN /bin/bash -c date #93 B
26USER build0 B
27RUN /bin/bash -c set -e93 B
28RUN /bin/bash -c pip3 install155.16 MB
29ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/home/build/.local/bin0 B
30RUN /bin/bash -c set -e185 B
31USER root0 B
32RUN /bin/bash -c set -e64.08 MB
33RUN /bin/bash -c set -e93 B
34RUN /bin/bash -c set -e4.1 MB
35RUN /bin/bash -c set -e24.58 MB
36COPY ext/ansible.cfg /etc/ansible/ansible.cfg # buildkit240 B
37COPY ext/ansible.cfg /dist/ansible.cfg # buildkit230 B
38COPY ext/gitconfig /home/build/.gitconfig # buildkit276 B
39RUN /bin/bash -c set -e159 B
40RUN /bin/bash -c set -e49.16 MB
41COPY ext/ssh-config /home/build/.ssh/config # buildkit210 B
42RUN /bin/bash -c chmod 700223 B
43ENTRYPOINT []0 B
44RUN /bin/bash -c ls -la91 B
45WORKDIR /home/build32 B
46USER build0 B
47COPY /home/build/graphviz-2.50.0/cmd/dot/dot_static /home/build/dot_static # buildkit3.02 MB
48COPY /usr/lib64/libexpat.so.1 /home/build/lib/libexpat.so.1 # buildkit81.32 KB
49WORKDIR /home/build32 B
50USER root0 B
51RUN /bin/bash -c cat /etc/group91 B
52RUN /bin/bash -c groupadd --gid528 B
53RUN /bin/bash -c set -e121.25 MB
54RUN /bin/bash -c usermod -aG1.06 KB
55RUN /bin/bash -c set -e129.34 MB
56RUN /bin/bash -c curl -o323.44 MB
57ENV GRAALVM_HOME=/opt/graalvm/0 B
58ENV JAVA_HOME=/opt/graalvm/0 B
59COPY cert/ /opt/cert # buildkit152 B
60RUN /bin/bash -c set -e93 B
61ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/home/build/.local/bin:/opt/graalvm//bin0 B
62ENV MAVEN_VERSION=3.9.150 B
63RUN /bin/bash -c set -e8.88 MB
64ENV MAVEN_HOME=/opt/maven/apache-maven-3.9.150 B
65ENV 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 B
66RUN /bin/bash -c set -e140 B
67RUN /bin/bash -c set -e14.69 MB
68RUN /bin/bash -c set -e4.77 KB
69USER build0 B
70RUN /bin/bash -c set -e13.58 MB
71USER root0 B
72RUN /bin/bash -c curl -s14.87 MB
73RUN /bin/bash -c yum ${YUM_OPTS}171.02 MB
74RUN /bin/bash -c node --version93 B
75RUN /bin/bash -c npm --version93 B
76COPY ext/settings.xml /home/build/.m2/settings.xml # buildkit338 B
77USER root0 B
78ENV FLYWAY_EDITION=community0 B
79RUN /bin/bash -c set -ex91.68 MB
80USER build0 B
81USER root0 B
82RUN /bin/bash -c set -e61.05 MB
83RUN /bin/bash -c mkdir -p273 B
84RUN /bin/bash -c set -e788.14 KB
85RUN /bin/bash -c chown build:build171.85 MB
86WORKDIR /home/build32 B
87USER build0 B
88COPY ext/merge.clj merge.clj # buildkit450 B
89COPY ext/deps.edn /home/build/.clojure/deps.edn # buildkit275 B
90COPY ext/DEV.edn /home/build/.clojure/DEV.edn # buildkit336 B
91COPY ext/PROD.edn /home/build/.clojure/PROD.edn # buildkit322 B
92USER root0 B
93RUN /bin/bash -c npm install40.81 MB
94USER build0 B
95ENV 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 B
96RUN /bin/bash -c id &&93 B
97COPY ext/deps.edn /home/build/.clojure/deps.edn # buildkit277 B
98COPY ext/DEV.edn /home/build/.clojure/DEV.edn # buildkit338 B
99COPY ext/PROD.edn /home/build/.clojure/PROD.edn # buildkit324 B
100COPY ext/merge.clj merge.clj # buildkit451 B
101ARG DEPLOY_TARGET0 B
102ENV DEPLOY_TARGET=PROD0 B
103COPY shadow-cljs.edn shadow-cljs.edn # buildkit759 B
104COPY deps.edn deps-temp.edn # buildkit971 B
105RUN |1 DEPLOY_TARGET=PROD /bin/bash -c4.23 MB
106RUN |1 DEPLOY_TARGET=PROD /bin/bash -c137 B
107COPY resources resources # buildkit158 B
108COPY src src # buildkit275.51 KB
109COPY lib lib # buildkit152 B
110COPY api api # buildkit153 B
111COPY www www # buildkit16.34 MB
112RUN |1 DEPLOY_TARGET=PROD /bin/bash -c87.85 MB
113ARG BUILD_ID0 B
114ENV BUILD_ID=11580 B
115RUN |2 DEPLOY_TARGET=PROD BUILD_ID=1158 /bin/bash93 B
116ARG http_proxy0 B
117ENV http_proxy=0 B
118ARG https_proxy0 B
119ENV https_proxy=0 B
120ARG no_proxy0 B
121ENV no_proxy=0 B
122ARG HTTP_PROXY0 B
123ENV HTTP_PROXY=0 B
124ARG HTTPS_PROXY0 B
125ENV HTTPS_PROXY=0 B
126ARG NO_PROXY0 B
127ENV NO_PROXY=*.amazonlinux.com0 B
128ARG BUILD_ID0 B
129ENV BUILD_ID=11580 B
130ARG ANSIBLE_LOG_LEVEL0 B
131ENV ANSIBLE_LOG_LEVEL=0 B
132ARG AWS_REGION0 B
133ENV AWS_REGION=0 B
134USER root0 B
135COPY cert/* /opt/cert/ # buildkit32 B
136COPY cert /opt/cert # buildkit118 B
137RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=1.05 MB
138RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B
139RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B
140USER build0 B
141COPY ansible ansible # buildkit1.71 KB
142RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=1.5 MB
143RUN |11 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B
144ARG RESOURCE_NAME=web-samurai0 B
145ENV RESOURCE_NAME=web-samurai0 B
146COPY .git/ /tmp/build-git/ # buildkit341 B
147RUN |12 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=215 B
148RUN |12 DEPLOY_TARGET=PROD BUILD_ID=1158 http_proxy=93 B

Command

COPY /rootfs/ / # buildkit