Tag
papyrus-fdm:1.0.0-rc
Created
2023-02-13 14:45:33 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:de661c304c1d019f7aba8e865335297abd1534d14e81ab9653d5f9157f155974 30 MB
  • 002 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 003 sha256:24e63e151f1ebe00b384df91988505b33a54aacca7ee5ea27dcf3459a7aa6075 155 MB
  • 004 sha256:25e0ed5f2b6f944dcd86e684542b3a749e45ec961aa2a1126d79fe124213ef4c 801 KB
  • 005 sha256:20ae6d335d9e447616793dfac77395d0fd28b29aef6098d53ccf8c971266d6d7 1.58 MB
History
[2023-02-09 03:22:10 UTC] /bin/sh -c #(nop) ADD file:bd3bc6e983b68e9cb252c4172dfce4a5e247e8d2b9823cdb20a14f946870be04 in / [2023-02-09 03:22:11 UTC] /bin/sh -c #(nop) CMD ["bash"] [2023-02-13 14:36:31 UTC] WORKDIR /home [2023-02-13 14:45:25 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit [2023-02-13 14:45:28 UTC] COPY fdm ./ # buildkit [2023-02-13 14:45:33 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-02-13 14:45:33 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'} [2023-02-13 14:45:33 UTC] EXPOSE map[8858/tcp:{}] [2023-02-13 14:45:33 UTC] ENTRYPOINT ["/home/entrypoint.sh"]