sha256:a850f2e6d17176c771af4d0f10d1b97c8a3e9ab05687255b50ced76701f02feb
OS/ARCH
Compressed size
85.33 MB
Last pushed
about 5 years by nadavtasher
Type
Image
Manifest digest
sha256:a850f2e6d17176c771af4d0f10d1b97c8a3e9ab05687255b50ced76701f02feb
Image Layers
1ADD file ... in / 21.69 MB2CMD ["bash"]0 B4LABEL description=Base image for the0 B5EXPOSE map[80/tcp:{}]0 B6RUN /bin/sh -c apt update13.09 MB7COPY configurations/gpg/node /etc/apt/trusted.gpg.d/node.gpg # buildkit2.41 KB8COPY configurations/apt/node /etc/apt/sources.list.d/node.list # buildkit228 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 --yes2.24 MB12RUN /bin/sh -c apt update6.64 KB13RUN /bin/sh -c apt --yes48.25 MB14RUN /bin/sh -c rm /etc/apt/sources.list.d/*203 B15RUN /bin/sh -c apt update354 B16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit358 B18LABEL description=Application image for the0 B19WORKDIR /bin0 B20COPY scripts/application application # buildkit313 B21COPY scripts/console console # buildkit259 B22RUN /bin/sh -c chmod +x348 B23WORKDIR /project103 B24COPY sources/backend backend # buildkit6.9 KB25COPY sources/frontend frontend # buildkit33.18 KB26CMD ["application"]0 BCommand
ADD file:94bf2394dc26abd9f028c2933057a8673c8562e58ec4a0f51bb9bde0a5e4dee0 in /