Tag
papyrus-fdm:1.1.2-rc
Created
2022-11-22 11:09:48 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • com.docker.compose.project
    papyrus
  • com.docker.compose.service
    fdm
  • com.docker.compose.version
    2.12.2
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:9c1c7fddaa2845fdbbea3f3d8c8a379d2bc900a9ed64994623d56b2c4987780a 30 MB
  • 002 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 003 sha256:85cd09ec11d1543d00b07b62d2afa0aeb66a84b76a44ac4256e28167ac462d1f 155 MB
  • 004 sha256:f822796a5413cb176d3b6e7858f39323cd19339a315596ad5e5c928791b62303 801 KB
  • 005 sha256:eb205e6f67d2b216091fba748cb023e6633f6e5b1083dde70c0975c2181c47d8 1.58 MB
History
[2022-11-15 04:06:11 UTC] /bin/sh -c #(nop) ADD file:fa031cd827c613ca50b8e11b17bf051c9ad296e837239c901e89f40327d6a0d4 in / [2022-11-15 04:06:11 UTC] /bin/sh -c #(nop) CMD ["bash"] [2022-11-22 10:51:15 UTC] WORKDIR /home [2022-11-22 11:09:40 UTC] RUN /bin/sh -c apt-get update && apt-get install -y mono-complete curl # buildkit [2022-11-22 11:09:43 UTC] COPY fdm ./ # buildkit [2022-11-22 11:09:48 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-11-22 11:09:48 UTC] HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8858 || exit 1"] "10s" "3s" "0s" '\x00'} [2022-11-22 11:09:48 UTC] EXPOSE map[8858/tcp:{}] [2022-11-22 11:09:48 UTC] ENTRYPOINT ["/home/entrypoint.sh"]