Sign inSign up

webhood/template:2021.09.10

Multi-platform
Manifest digest

sha256:107f24225ebcd088e4df3ff1adbe54ece83d1492d3e34478f54ec69cf9a15575

OS/ARCH

Compressed size

90.18 MB

Last pushed

about 5 years by nadavtasher

Type

Image

Manifest digest

sha256:107f24225ebcd088e4df3ff1adbe54ece83d1492d3e34478f54ec69cf9a15575

Image Layers

1ADD file ... in / 24.71 MB
2CMD ["bash"]0 B
4LABEL description=Base image for the0 B
5EXPOSE map[80/tcp:{}]0 B
6RUN /bin/sh -c apt update12.67 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 # buildkit258 B
11RUN /bin/sh -c apt --yes2.5 MB
12RUN /bin/sh -c apt update6.59 KB
13RUN /bin/sh -c apt --yes50.24 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 # buildkit358 B
18LABEL description=Application image for the0 B
19WORKDIR /bin0 B
20COPY scripts/application application # buildkit311 B
21COPY scripts/console console # buildkit258 B
22RUN /bin/sh -c chmod +x347 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:91ba1791cab3ad29a1469d1e78f21f4c0b5d3d30598683b7104980604c318854 in /