Sign inSign up

webhood/template:2021.06.12

Multi-platform
Manifest digest

sha256:4bff40ac48a74c2df66740770b968d1a169e5bce373f6c0acc8c7849a11e1fe0

OS/ARCH

Compressed size

92.63 MB

Last pushed

over 5 years by nadavtasher

Type

Image

Manifest digest

sha256:4bff40ac48a74c2df66740770b968d1a169e5bce373f6c0acc8c7849a11e1fe0

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
4LABEL description=Base image for the0 B
5EXPOSE map[80/tcp:{}]0 B
6RUN /bin/sh -c apt update12.94 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 # buildkit229 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 # buildkit260 B
11RUN /bin/sh -c apt --yes2.63 MB
12RUN /bin/sh -c apt update6.59 KB
13RUN /bin/sh -c apt --yes51.12 MB
14RUN /bin/sh -c rm /etc/apt/sources.list.d/*203 B
15RUN /bin/sh -c apt update356 B
16COPY configurations/services/caddy /etc/caddy/Caddyfile # buildkit357 B
18LABEL description=Application image for the0 B
19WORKDIR /bin0 B
20COPY scripts/application application # buildkit310 B
21COPY scripts/console console # buildkit258 B
22RUN /bin/sh -c chmod +x344 B
23WORKDIR /project101 B
24COPY sources/backend backend # buildkit6.89 KB
25COPY sources/frontend frontend # buildkit33.06 KB
26CMD ["application"]0 B

Command

ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /