Sign inSign up

meomancer/gep:frontend-2.0.3-irena

Manifest digest

sha256:dbf8e18b5e760232411de4dc5464526775d96b6d7f4dd63e0429f0ebcbd93959

OS/ARCH

linux/amd64

Compressed size

435.52 MB

Last pushed

almost 3 years by meomancer

Type

Image

Manifest digest

sha256:dbf8e18b5e760232411de4dc5464526775d96b6d7f4dd63e0429f0ebcbd93959

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7MAINTAINER Irwan Fathurrahman<[email protected]>0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt-get update295.96 MB
10ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11RUN /bin/sh -c pip3 install5.49 MB
12RUN /bin/sh -c curl -sL4.39 KB
13RUN /bin/sh -c bash nodesource_setup.sh632.99 KB
14RUN /bin/sh -c apt-get install21.71 MB
15RUN /bin/sh -c ln -s169 B
16WORKDIR /home/explorer118 B
17RUN /bin/sh -c npm install765 B
18RUN /bin/sh -c npm install4.04 MB
19RUN /bin/sh -c npm install2.42 MB
20COPY setup.sh /usr/local/bin/ # buildkit232 B
21RUN /bin/sh -c ln -s160 B
22COPY explorer/ /home/explorer/ # buildkit67.92 MB
23COPY config/models /home/explorer/app/assets/scripts/config/models # buildkit1.22 KB
24COPY config/defaults.js /home/explorer/app/assets/scripts/config/defaults.js # buildkit855 B
25RUN /bin/sh -c setup.sh #11.11 MB
26CMD ["tail" "-f" "/dev/null"]0 B

Command

 ARG RELEASE