Tag
papyrus-fdm:1.0.2-cm2-2
Created
2026-05-09 05:25:37 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • com.docker.compose.project
    papyrus
  • com.docker.compose.service
    fdm
  • com.docker.compose.version
    5.1.3
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:7ff4157292bce9c4a981ba88eaf5905dc84256a76bb288b916cc94ee10ebda61 29.4 MB
  • 002 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 003 sha256:dded7d2b66176cff31b3ffb79a1aeacfdfaee6fca4185d4661a8ef49b8a1f40d 154 MB
  • 004 sha256:2ea2439843b488d5f944e3ce9d03ac637e27d13b3a9ccd26e1a3a77f2dfb5580 801 KB
  • 005 sha256:daeeb939d7eef9f846c8fa69c6bfec7998ad6896e8486518deb8449f0b40a162 1.58 MB
History
[2026-05-05 00:00:00 UTC] # debian.sh --arch 'amd64' out/ 'stable' '@1777939200' [2026-05-09 05:17:19 UTC] WORKDIR /home [2026-05-09 05:25:29 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit [2026-05-09 05:25:31 UTC] COPY fdm ./ # buildkit [2026-05-09 05:25:37 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 [2026-05-09 05:25:37 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" "0s" '\x00'} [2026-05-09 05:25:37 UTC] EXPOSE map[8858/tcp:{}] [2026-05-09 05:25:37 UTC] ENTRYPOINT ["/home/entrypoint.sh"]