Pull Command
Labels
-
com.docker.compose.project
papyrus
-
com.docker.compose.service
fdm
-
com.docker.compose.version
2.36.0
ENV
-
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
-
001
sha256:747b6f076c63baac0e56a12850446423f155da62dcf17381a0d46cab18eda879
27.8 MB
-
002
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
32 Bytes
-
003
sha256:8a19b827f2cb5dc579ac1a57547a2f2aa549d6e60e2d2c601d7e5d1d895a51ab
165 MB
-
004
sha256:2ea2439843b488d5f944e3ce9d03ac637e27d13b3a9ccd26e1a3a77f2dfb5580
801 KB
-
005
sha256:ad14ce94d360dde62a604368ca7640f7b682aea4b28ccafa0cf75992f05f2784
1.58 MB
History
[2025-04-28 00:00:00 UTC] # debian.sh --arch 'amd64' out/ 'stable' '@1745798400'
[2025-05-09 13:39:45 UTC] WORKDIR /home
[2025-05-09 13:45:03 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit
[2025-05-09 13:45:05 UTC] COPY fdm ./ # buildkit
[2025-05-09 13:45:10 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
[2025-05-09 13:45:10 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" "0s" '\x00'}
[2025-05-09 13:45:10 UTC] EXPOSE map[8858/tcp:{}]
[2025-05-09 13:45:10 UTC] ENTRYPOINT ["/home/entrypoint.sh"]