sha256:88a55c02cda649be59ca7227d06a77a10e9b65eb884572371e20f99588b47757
OS/ARCH
Compressed size
287.16 MB
Last pushed
over 4 years by nadavtasher
Type
Image
Manifest digest
sha256:88a55c02cda649be59ca7227d06a77a10e9b65eb884572371e20f99588b47757
Image Layers
1ADD file ... in / 30.38 MB2CMD ["bash"]0 B4LABEL description=Base image for the0 B5EXPOSE map[80/tcp:{}]0 B6RUN /bin/sh -c apt update14 MB7COPY configurations/gpg/node /etc/apt/trusted.gpg.d/node.gpg # buildkit2.41 KB8COPY configurations/apt/node /etc/apt/sources.list.d/node.list # buildkit227 B9COPY configurations/gpg/caddy /etc/apt/trusted.gpg.d/caddy.gpg # buildkit3 KB10COPY configurations/apt/caddy /etc/apt/sources.list.d/caddy.list # buildkit258 B11RUN /bin/sh -c apt --yes34.1 MB12RUN /bin/sh -c apt update7.46 KB13RUN /bin/sh -c apt --yes51.79 MB14RUN /bin/sh -c rm /etc/apt/sources.list.d/*202 B15RUN /bin/sh -c apt update351 B16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit359 B18LABEL description=Application image for the0 B19WORKDIR /bin32 B20COPY scripts/application application # buildkit311 B21COPY scripts/console console # buildkit260 B22RUN /bin/sh -c chmod +x348 B23WORKDIR /project103 B24COPY sources/backend backend # buildkit7.65 KB25COPY sources/frontend frontend # buildkit33.18 KB26CMD ["application"]0 B27RUN /bin/sh -c apt update14.31 MB28RUN /bin/sh -c apt install45.59 MB29RUN /bin/sh -c apt install96.92 MB30COPY sources/ssh_config /etc/ssh/ssh_config # buildkit223 B31COPY sources/backend backend # buildkit2.83 KB32COPY sources/frontend frontend # buildkit14.16 KBCommand
ADD file:74c6c0cd19ffa117ec0ef54b36f08f1228d9580c817a32612e3d6f5c0ca0a045 in /