Sign inSign up

webhood/template:2021.09.15

Multi-platform
Manifest digest

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 MB
2CMD ["bash"]0 B
4LABEL description=Base image for the0 B
5EXPOSE map[80/tcp:{}]0 B
6RUN /bin/sh -c apt update13.09 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 # buildkit228 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 --yes2.24 MB
12RUN /bin/sh -c apt update6.64 KB
13RUN /bin/sh -c apt --yes48.25 MB
14RUN /bin/sh -c rm /etc/apt/sources.list.d/*203 B
15RUN /bin/sh -c apt update354 B
16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit358 B
18LABEL description=Application image for the0 B
19WORKDIR /bin0 B
20COPY scripts/application application # buildkit313 B
21COPY scripts/console console # buildkit259 B
22RUN /bin/sh -c chmod +x348 B
23WORKDIR /project103 B
24COPY sources/backend backend # buildkit6.9 KB
25COPY sources/frontend frontend # buildkit33.18 KB
26CMD ["application"]0 B

Command

ADD file:94bf2394dc26abd9f028c2933057a8673c8562e58ec4a0f51bb9bde0a5e4dee0 in /