Block a user
viewerlab-job (20241020175520-main)
Published 2024-10-20 10:55:24 +00:00 by stim
Installation
docker pull git.rssa.top/kanzi/viewerlab-job:20241020175520-mainsha256:e03eadfd163c77b90e4843a283c664943a8bbc1e692ae0f71a76f7b912ccd204
Image Layers
| ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in / |
| CMD ["/bin/sh"] |
| WORKDIR /viewerlab |
| RUN /bin/sh -c apk update && apk add --no-cache bash busybox-suid # buildkit |
| COPY organize_files.sh /usr/local/bin/organize_files.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/organize_files.sh # buildkit |
| COPY liveness.sh /usr/local/bin/liveness.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/liveness.sh # buildkit |
| RUN /bin/sh -c echo "* * * * * /usr/local/bin/organize_files.sh" > /etc/crontabs/root # buildkit |
| CMD ["crond" "-f"] |
Details
2024-10-20 10:55:24 +00:00
Versions (4)
View all
Container
1
OCI / Docker
linux/amd64
6.4 MiB
20241104103817-main
2024-11-04
20241020195048-main
2024-10-20
20241020175520-main
2024-10-20
20241020094121-main
2024-10-20