Pull Command
Labels
-
com.docker.compose.project
papyrus
-
com.docker.compose.service
fdm
-
com.docker.compose.version
2.17.2
ENV
-
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
-
001
sha256:5345eaa127c70e11c48634a94d551b967bc9541c91ee82af09a2350ac7b3ad07
30 MB
-
002
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
32 Bytes
-
003
sha256:d6c269dc64f95422b26aa010c85758f70466f1a3db7b0e3330125bc48fa9c02e
155 MB
-
004
sha256:6c66164b978d7cadbe1c280850c54bee1eccf7eada6834c970cfacc8f0477daa
801 KB
-
005
sha256:66cd295dba95ad401b2582e0a1896a5b13a5c345d02d991e3e62b0fa0a76a214
1.58 MB
History
[2023-04-12 00:21:23 UTC] /bin/sh -c #(nop) ADD file:237197090b8f6707571c747a0c53e0cafa69eb4ce9768345b8e929099011273a in /
[2023-04-12 00:21:23 UTC] /bin/sh -c #(nop) CMD ["bash"]
[2023-04-12 06:54:07 UTC] WORKDIR /home
[2023-04-12 07:05:24 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit
[2023-04-12 07:05:29 UTC] COPY fdm ./ # buildkit
[2023-04-12 07:05:43 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-04-12 07:05:43 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'}
[2023-04-12 07:05:43 UTC] EXPOSE map[8858/tcp:{}]
[2023-04-12 07:05:43 UTC] ENTRYPOINT ["/home/entrypoint.sh"]