sha256:1f2e20785903454ca4040ebcddc3b49b9ce9bfb0c48d92f8b8d6566e80b65058
OS/ARCH
Compressed size
278.42 MB
Last pushed
over 4 years by nadavtasher
Type
Image
Manifest digest
sha256:1f2e20785903454ca4040ebcddc3b49b9ce9bfb0c48d92f8b8d6566e80b65058
Image Layers
1ADD file ... in / 29.45 MB2CMD ["bash"]0 B4LABEL description=Base image for the0 B5EXPOSE map[80/tcp:{}]0 B6RUN /bin/sh -c apt update13.78 MB7COPY configurations/gpg/node /etc/apt/trusted.gpg.d/node.gpg # buildkit2.41 KB8COPY configurations/apt/node /etc/apt/sources.list.d/node.list # buildkit226 B9COPY configurations/gpg/caddy /etc/apt/trusted.gpg.d/caddy.gpg # buildkit3 KB10COPY configurations/apt/caddy /etc/apt/sources.list.d/caddy.list # buildkit257 B11RUN /bin/sh -c apt --yes34.09 MB12RUN /bin/sh -c apt update7.47 KB13RUN /bin/sh -c apt --yes50.99 MB14RUN /bin/sh -c rm /etc/apt/sources.list.d/*201 B15RUN /bin/sh -c apt update351 B16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit360 B18LABEL description=Application image for the0 B19WORKDIR /bin32 B20COPY scripts/application application # buildkit313 B21COPY scripts/console console # buildkit259 B22RUN /bin/sh -c chmod +x347 B23WORKDIR /project103 B24COPY sources/backend backend # buildkit7.63 KB25COPY sources/frontend frontend # buildkit33.18 KB26CMD ["application"]0 B27RUN /bin/sh -c apt update14.17 MB28RUN /bin/sh -c apt install44.48 MB29RUN /bin/sh -c apt install91.39 MB30COPY sources/ssh_config /etc/ssh/ssh_config # buildkit292 B31COPY sources/backend backend # buildkit2.84 KB32COPY sources/frontend frontend # buildkit14.38 KBCommand
ADD file:4b7f68e205212d923a9f90423f59ad968b86b64644b4f9074fd07bcefa787a54 in /