Sign inSign up

amcop/task-manager:v5.4.1-rc4fix

Index digest

sha256:25806c1e932ef0436ded34135b5661fd01e8439d6b612545de4694c0fd3a6bb2

OS/ARCH

linux/amd64

Compressed size

83.51 MB

Last pushed

about 1 month by amcop

Type

Image

Manifest digest

sha256:a11fadab386eddfdf61a29e5df4f46ab912b3d45bd067253ba6ab0d33e6bd715

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.65 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.61 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 # buildkit455 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 -S975 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