Tag
papyrus-fdm:1.0.1-rc
Created
2023-11-28 17:32:49 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • com.docker.compose.project
    papyrus
  • com.docker.compose.service
    fdm
  • com.docker.compose.version
    2.23.3
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:2385a624041037f0f2319127384798cdddadd55c778acce652e39072fd450984 27.8 MB
  • 002 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 003 sha256:fcf59df3b92fc515cc53c3e3af70a0a79aa33cfd5fe2acf01c8f62274f968418 164 MB
  • 004 sha256:c2aa1184ee335350463c69035adb5d58621102767fee1380a50952ee20c98744 801 KB
  • 005 sha256:032c05d76c022ced034553edf81950b8819e1ecc21ff3a7c51f4e46682b9060b 1.58 MB
History
[2023-11-21 05:23:42 UTC] /bin/sh -c #(nop) ADD file:d7c07981850f9de53898b094e2ae08df490f2c4b7f56d97ca22550025aeeabb0 in / [2023-11-21 05:23:42 UTC] /bin/sh -c #(nop) CMD ["bash"] [2023-11-28 17:17:08 UTC] WORKDIR /home [2023-11-28 17:32:36 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit [2023-11-28 17:32:39 UTC] COPY fdm ./ # buildkit [2023-11-28 17:32:49 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-11-28 17:32:49 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'} [2023-11-28 17:32:49 UTC] EXPOSE map[8858/tcp:{}] [2023-11-28 17:32:49 UTC] ENTRYPOINT ["/home/entrypoint.sh"]