Sign inSign up

webhood/template:2022.03.19

Multi-platform
Manifest digest

sha256:ae8b95bb6013aa2d0ce6e36aa1cf6215b44f60d706e2a476f0894787e26298f4

OS/ARCH

Compressed size

121.92 MB

Last pushed

over 4 years by nadavtasher

Type

Image

Manifest digest

sha256:ae8b95bb6013aa2d0ce6e36aa1cf6215b44f60d706e2a476f0894787e26298f4

Image Layers

1ADD file ... in / 25.72 MB
2CMD ["bash"]0 B
4LABEL description=Base image for the0 B
5EXPOSE map[80/tcp:{}]0 B
6RUN /bin/sh -c apt update14.04 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 # buildkit225 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 --yes33.39 MB
12RUN /bin/sh -c apt update7.4 KB
13RUN /bin/sh -c apt --yes48.72 MB
14RUN /bin/sh -c rm /etc/apt/sources.list.d/*203 B
15RUN /bin/sh -c apt update353 B
16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit359 B
18LABEL description=Application image for the0 B
19WORKDIR /bin32 B
20COPY scripts/application application # buildkit313 B
21COPY scripts/console console # buildkit260 B
22RUN /bin/sh -c chmod +x348 B
23WORKDIR /project103 B
24COPY sources/backend backend # buildkit7.65 KB
25COPY sources/frontend frontend # buildkit33.18 KB
26CMD ["application"]0 B

Command

ADD file:b9b8d071a507344696fa152cfd09437f2b7ccf78a8747eb91711d4e6f62aa3f6 in /