Sign inSign up

webhood/template:2022.04.08

Multi-platform
Manifest digest

sha256:ce709ed526be8f8828f5acb15b82f42e0d057158bd7333600798ad0f7c5df00e

OS/ARCH

Compressed size

128.36 MB

Last pushed

over 4 years by nadavtasher

Type

Image

Manifest digest

sha256:ce709ed526be8f8828f5acb15b82f42e0d057158bd7333600798ad0f7c5df00e

Image Layers

1ADD file ... in / 29.45 MB
2CMD ["bash"]0 B
4LABEL description=Base image for the0 B
5EXPOSE map[80/tcp:{}]0 B
6RUN /bin/sh -c apt update13.78 MB
7COPY configurations/gpg/node /etc/apt/trusted.gpg.d/node.gpg # buildkit2.41 KB
8COPY configurations/apt/node /etc/apt/sources.list.d/node.list # buildkit226 B
9COPY configurations/gpg/caddy /etc/apt/trusted.gpg.d/caddy.gpg # buildkit3 KB
10COPY configurations/apt/caddy /etc/apt/sources.list.d/caddy.list # buildkit257 B
11RUN /bin/sh -c apt --yes34.09 MB
12RUN /bin/sh -c apt update7.47 KB
13RUN /bin/sh -c apt --yes50.99 MB
14RUN /bin/sh -c rm /etc/apt/sources.list.d/*201 B
15RUN /bin/sh -c apt update351 B
16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit360 B
18LABEL description=Application image for the0 B
19WORKDIR /bin32 B
20COPY scripts/application application # buildkit313 B
21COPY scripts/console console # buildkit259 B
22RUN /bin/sh -c chmod +x347 B
23WORKDIR /project103 B
24COPY sources/backend backend # buildkit7.63 KB
25COPY sources/frontend frontend # buildkit33.18 KB
26CMD ["application"]0 B

Command

ADD file:4b7f68e205212d923a9f90423f59ad968b86b64644b4f9074fd07bcefa787a54 in /