Sign inSign up

dockervisor/composervisor:2022.04.08

Multi-platform
Integration & delivery
Monitoring & observability
Manifest digest

sha256:704ce24cb75c7891d9bb22ec2a4146137c908989190815b8519e8c3405d43900

OS/ARCH

Compressed size

297.45 MB

Last pushed

over 4 years by nadavtasher

Type

Image

Manifest digest

sha256:704ce24cb75c7891d9bb22ec2a4146137c908989190815b8519e8c3405d43900

Image Layers

1ADD file ... in / 30.38 MB
2CMD ["bash"]0 B
4LABEL description=Base image for the0 B
5EXPOSE map[80/tcp:{}]0 B
6RUN /bin/sh -c apt update14 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 # buildkit227 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 --yes34.1 MB
12RUN /bin/sh -c apt update7.46 KB
13RUN /bin/sh -c apt --yes51.79 MB
14RUN /bin/sh -c rm /etc/apt/sources.list.d/*202 B
15RUN /bin/sh -c apt update351 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 # 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
27RUN /bin/sh -c apt update14.4 MB
28RUN /bin/sh -c apt install45.58 MB
29RUN /bin/sh -c apt install107.13 MB
30COPY sources/ssh_config /etc/ssh/ssh_config # buildkit295 B
31COPY sources/backend backend # buildkit2.84 KB
32COPY sources/frontend frontend # buildkit14.38 KB

Command

ADD file:74c6c0cd19ffa117ec0ef54b36f08f1228d9580c817a32612e3d6f5c0ca0a045 in /