Sign inSign up

alphaprosoft/alpha-base:b244

Manifest digest

sha256:8be617371627d6762d3fa5eef8a3918d0a2162aa698fcade7766518c553d17e9

OS/ARCH

linux/amd64

Compressed size

1.6 GB

Last pushed

5 months by alphaprosoft

Type

Image

Manifest digest

sha256:8be617371627d6762d3fa5eef8a3918d0a2162aa698fcade7766518c553d17e9

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
92ARG RESOURCE_NAME0 B
93ENV RESOURCE_NAME=alpha-base0 B
94RUN |1 RESOURCE_NAME=alpha-base /bin/bash -c93 B
95ARG http_proxy0 B
96ENV http_proxy=0 B
97ARG https_proxy0 B
98ENV https_proxy=0 B
99ARG no_proxy0 B
100ENV no_proxy=0 B
101ARG HTTP_PROXY0 B
102ENV HTTP_PROXY=0 B
103ARG HTTPS_PROXY0 B
104ENV HTTPS_PROXY=0 B
105ARG NO_PROXY0 B
106ENV NO_PROXY=*.amazonlinux.com0 B
107ARG BUILD_ID0 B
108ENV BUILD_ID=2440 B
109ARG ANSIBLE_LOG_LEVEL0 B
110ENV ANSIBLE_LOG_LEVEL=0 B
111ARG AWS_REGION0 B
112ENV AWS_REGION=0 B
113USER root0 B
114COPY cert/* /opt/cert/ # buildkit32 B
115COPY cert /opt/cert # buildkit117 B
116RUN |10 RESOURCE_NAME=alpha-base http_proxy= https_proxy=1.05 MB
117RUN |10 RESOURCE_NAME=alpha-base http_proxy= https_proxy=93 B
118RUN |10 RESOURCE_NAME=alpha-base http_proxy= https_proxy=91 B
119USER build0 B
120COPY ansible ansible # buildkit17.02 KB
121RUN |10 RESOURCE_NAME=alpha-base http_proxy= https_proxy=433.19 KB
122RUN |10 RESOURCE_NAME=alpha-base http_proxy= https_proxy=93 B
123ENV RESOURCE_NAME=alpha-base0 B
124COPY /var/task/lib lib # buildkit5.27 MB
125RUN |10 RESOURCE_NAME=alpha-base http_proxy= https_proxy=5.3 MB

Command

COPY /rootfs/ / # buildkit