Pull Command
Labels
-
com.docker.compose.project
papyrus
-
com.docker.compose.service
fdm
-
com.docker.compose.version
2.15.1
ENV
-
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
-
001
sha256:2339bf019f3958bc0acb98e60c34c4df8e028aa75ab4d6295da96820f23e6f35
29.9 MB
-
002
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
32 Bytes
-
003
sha256:9a8ce4d32177fc2b3446b5f3950dae4fbbce1badbda5f3e30ee2c4e0c6a9b320
155 MB
-
004
sha256:abf2a42ca546dbf24f906e95cdc3a4616265be59412319d99deb591b22d70090
801 KB
-
005
sha256:11a1cd9cfbf86f05e82a3f830556a37133301b8783d5f22db35bd19f6af7309d
1.58 MB
History
[2023-01-11 02:36:14 UTC] /bin/sh -c #(nop) ADD file:5b761b043697104938b6606034251fb1136da0f0911368e51db1844cec4dbbc9 in /
[2023-01-11 02:36:15 UTC] /bin/sh -c #(nop) CMD ["bash"]
[2023-01-11 08:44:24 UTC] WORKDIR /home
[2023-01-11 08:53:42 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit
[2023-01-11 08:53:47 UTC] COPY fdm ./ # buildkit
[2023-01-11 08:53:52 UTC] RUN /bin/sh -c chmod +x FDM.Server.GNU-Linux_3_5_14.run && chmod +x entrypoint.sh && yes Y | ./FDM.Server.GNU-Linux_3_5_14.run # buildkit
[2023-01-11 08:53:52 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'}
[2023-01-11 08:53:52 UTC] EXPOSE map[8858/tcp:{}]
[2023-01-11 08:53:52 UTC] ENTRYPOINT ["/home/entrypoint.sh"]