Tag
papyrus-fdm:1.0.0-spf
Created
2023-03-09 13:30:10 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • com.docker.compose.project
    papyrus
  • com.docker.compose.service
    fdm
  • com.docker.compose.version
    2.16.0
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:7807d201190a68a61f5bf1c905f3c6b531779b51fc794f19da67b4e44a542aef 30 MB
  • 002 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 003 sha256:ea19d7a7f709e620601d86b511724c00302e4aaa65c7148f6effe37ad462bd4e 155 MB
  • 004 sha256:5cd0937bb6954d05d6f7474dce4e8c3250db2a0f67bfd05b6d22feb74465e382 801 KB
  • 005 sha256:d31b10f893b566d58aed0a89821efa5d2d7e713484f7aebe5b22418d13d9f49f 1.58 MB
History
[2023-03-01 04:11:31 UTC] /bin/sh -c #(nop) ADD file:efdb04e0ed27c025ab667486f850eed93e91a69ea35cc54a093a033b1642e600 in / [2023-03-01 04:11:32 UTC] /bin/sh -c #(nop) CMD ["bash"] [2023-03-09 13:18:55 UTC] WORKDIR /home [2023-03-09 13:29:58 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit [2023-03-09 13:30:02 UTC] COPY fdm ./ # buildkit [2023-03-09 13:30: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 [2023-03-09 13:30:10 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'} [2023-03-09 13:30:10 UTC] EXPOSE map[8858/tcp:{}] [2023-03-09 13:30:10 UTC] ENTRYPOINT ["/home/entrypoint.sh"]