sha256:f43efd8bfab290de5fd46a646634493778eb91e1811de3a50c78b71d4de4e5e6
OS/ARCH
Compressed size
121.92 MB
Last pushed
over 4 years by nadavtasher
Type
Image
Manifest digest
sha256:f43efd8bfab290de5fd46a646634493778eb91e1811de3a50c78b71d4de4e5e6
Image Layers
1ADD file ... in / 25.72 MB2CMD ["bash"]0 B4LABEL description=Base image for the0 B5EXPOSE map[80/tcp:{}]0 B6RUN /bin/sh -c apt update14.04 MB7COPY configurations/gpg/node /etc/apt/trusted.gpg.d/node.gpg # buildkit2.41 KB8COPY configurations/apt/node /etc/apt/sources.list.d/node.list # buildkit225 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 --yes33.39 MB12RUN /bin/sh -c apt update7.4 KB13RUN /bin/sh -c apt --yes48.72 MB14RUN /bin/sh -c rm /etc/apt/sources.list.d/*203 B15RUN /bin/sh -c apt update353 B16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit359 B18LABEL description=Application image for the0 B19WORKDIR /bin32 B20COPY scripts/application application # buildkit312 B21COPY scripts/console console # buildkit260 B22RUN /bin/sh -c chmod +x347 B23WORKDIR /project100 B24COPY sources/backend backend # buildkit7.59 KB25COPY sources/frontend frontend # buildkit33.18 KB26CMD ["application"]0 BCommand
ADD file:b9b8d071a507344696fa152cfd09437f2b7ccf78a8747eb91711d4e6f62aa3f6 in /