Block a user
dmcc_dms (test-2025-10-26)
Published 2025-10-26 22:55:06 +03:00 by vvpolyakova
Installation
docker pull git.itsolv.ru/vvpolyakova/dmcc_dms:test-2025-10-26sha256:98dec66d9fc04f7cacd013758aae1bffffc3b4becd36086b526ea2bcbe53dd09Image Layers
| ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ADD *.py /app/ # buildkit |
| ADD requirements.txt /app/ # buildkit |
| ADD entrypoint.sh /app/ # buildkit |
| RUN /bin/sh -c chmod +x /app/entrypoint.sh # buildkit |
| WORKDIR /app/ |
| CMD ["/app/entrypoint.sh"] |
Details
2025-10-26 22:55:06 +03:00
Versions (1)
View all
Container
2
OCI / Docker
linux/amd64
3.6 MiB
test-2025-10-26
2025-10-26