Sign inSign up

amcop/task-manager:v5.4.2-rc1

Index digest

sha256:6c9c68025f78f278fa1040b4d8147db4499545103a57abb219c2cf1541586154

OS/ARCH

linux/amd64

Compressed size

83.52 MB

Last pushed

about 1 month by amcop

Type

Image

Manifest digest

sha256:ff843622ca55f0e93b05b1a8a03afa18d9a1ca6e9642a6b0ef663f4a31685fbe

Image Layers

1ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3WORKDIR /app93 B
4RUN /bin/sh -c apk update6.39 MB
5RUN /bin/sh -c apk add23.13 MB
6RUN /bin/sh -c apk add2.8 MB
7RUN /bin/sh -c apk add172.72 KB
8RUN /bin/sh -c apk add5.39 MB
9RUN /bin/sh -c apk add202.41 KB
10RUN /bin/sh -c ansible-galaxy collection2.73 MB
11RUN /bin/sh -c ansible-galaxy collection551.08 KB
12RUN /bin/sh -c ansible-galaxy collection815.04 KB
13RUN /bin/sh -c ansible-galaxy collection382.06 KB
14RUN /bin/sh -c mkdir -p117 B
15COPY src/task-manager/internal/ansible/ansible.cfg /etc/ansible/ansible.cfg # buildkit286 B
16COPY /app/taskmgr /app/taskmgr # buildkit18.66 MB
17COPY ./src/task-manager/internal/ansible/playbooks/post_startup_configurations.yml /app/ansible/playbooks/post_startup_configurations.yml # buildkit1.33 KB
18COPY ./src/task-manager/internal/ansible/playbooks/run_vllm_with_nginx.yml /app/ansible/playbooks/run_vllm_with_nginx.yml # buildkit1.62 KB
19COPY ./src/task-manager/internal/ansible/playbooks/run_cloud_config_script.yaml /app/ansible/playbooks/run_cloud_config_script.yaml # buildkit1.07 KB
20COPY ./src/task-manager/internal/ansible/playbooks/run_shell_script_configuration.yaml /app/ansible/playbooks/run_shell_script_configuration.yaml # buildkit454 B
21COPY ./src/task-manager/internal/ansible/playbooks/run_nim_with_nginx.yml /app/ansible/playbooks/run_nim_with_nginx.yml # buildkit1.86 KB
22RUN /bin/sh -c addgroup -S974 B
23RUN /bin/sh -c chown -R18.66 MB
24USER appuser0 B
25CMD ["./taskmgr"]0 B

Command

ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit