Tag
papyrus-fdm:1.0.0-
Created
2022-12-06 12:23:13 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • com.docker.compose.project
    papyrus
  • com.docker.compose.service
    fdm
  • com.docker.compose.version
    2.14.0
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:cc17f18271291924d65d47f36ff4993351308e4d6cec681e382f3c184ce0cb9a 30 MB
  • 002 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 003 sha256:114f1c5a00a8da4a9a41309d4a44ddee6b2f5491fe472e8ccf0db17ac10ece3d 155 MB
  • 004 sha256:ca64993b4a58b4aa4de916a5ee64ef89a3d3d5e8ec6747998419c574261b4c65 801 KB
  • 005 sha256:2c86c0a98c078a8519de8fec7299cca1daad11d52930c6c184818ea54582d8cb 1.58 MB
History
[2022-12-06 01:22:26 UTC] /bin/sh -c #(nop) ADD file:39ce58dfc87f3f98e0b50adac38f4dee498df0bb4a33ceb9da6717b00d9dca2e in / [2022-12-06 01:22:26 UTC] /bin/sh -c #(nop) CMD ["bash"] [2022-12-06 12:12:57 UTC] WORKDIR /home [2022-12-06 12:23:04 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit [2022-12-06 12:23:07 UTC] COPY fdm ./ # buildkit [2022-12-06 12:23:13 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 [2022-12-06 12:23:13 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'} [2022-12-06 12:23:13 UTC] EXPOSE map[8858/tcp:{}] [2022-12-06 12:23:13 UTC] ENTRYPOINT ["/home/entrypoint.sh"]