Tag

papyrus-fdm-server:latest
Content Digest: sha256:511b26f63f51e60f3f4b607e57edc449959a2bc005796ddd35e36a3890785a9b
Details
Pull Command

docker pull public.registry.docker.caira.be/papyrus-fdm-server:latest


Manifests
Details
Content Digest

sha256:1026282724fbd8205102f3f517a4d3d0f4af4b3ce6653cd51145845e1f0c721f

Created

2021-05-26 10:47:27 UTC

Size

288 MB


Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3d77ce4481b119f00e53bee9b4a443469c42c224db954ddaa2e6b74cd73cd5d0 - 17.99% (51.7 MB)

[#001] sha256:bbedbe2be92dd03113ff2d7fc9511f24edb39aa1a5f868a5a255bf9ee78718f9 - 11.47% (33 MB)

[#002] sha256:4f2f1f63606d0d7dafab51d90269254936083bee46e5c10e4f842762b13cd3dd - 62.58% (180 MB)

[#003] sha256:1794b3fb812a0ecb52a0f000facf68087aa615ff2675a319fae10da775732db0 - 7.41% (21.3 MB)

[#004] sha256:7ddfb182310ccb43886ecbff10c403137df383fdd2723b8238fb9acacf60bea4 - 0.27% (801 KB)

[#005] sha256:9c73e85fc60e8b1004bddbf4448c7f4f8602d90c1a9543d26b7aee542ba46d54 - 0.28% (813 KB)

[#006] sha256:23a8969cb387c7fa73a85952eef711f259e4998b7739b2e4e8b8e2ad70a82d0c - 0.0% (226 Bytes)

[#007] sha256:bb42dc625538706d34dcfb342b15fa6e07e49c201e6896471ec2fbd2dc958497 - 0.0% (226 Bytes)


History
2018-04-28 06:44:15 UTC

/bin/sh -c #(nop) ADD file:3e6141c0c9cb74b14a281eb3ab7aaf162a625733e652c3948b323bb2ec8b4343 in /

2018-04-28 06:44:16 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-05-26 10:45:23 UTC

/bin/sh -c apt-get update && apt-get -y upgrade && apt-get clean

2021-05-26 10:47:18 UTC

/bin/sh -c apt-get install -y wget unzip mono-complete

2021-05-26 10:47:19 UTC

/bin/sh -c #(nop) WORKDIR /root

2021-05-26 10:47:23 UTC

/bin/sh -c wget https://releases.papyrus.caira.be/fdm/fdmsdk.zip && unzip fdmsdk.zip -d ./fdmsdk && rm fdmsdk.zip

2021-05-26 10:47:24 UTC

/bin/sh -c #(nop) WORKDIR /root/fdmsdk/fdmsdk/GNU-Linux

2021-05-26 10:47:24 UTC

/bin/sh -c chmod +x ./FDM.Server.GNU-Linux_3_5_14.run

2021-05-26 10:47:26 UTC

/bin/sh -c yes Y | ./FDM.Server.GNU-Linux_3_5_14.run

2021-05-26 10:47:26 UTC

/bin/sh -c #(nop) EXPOSE 8858

2021-05-26 10:47:26 UTC

/bin/sh -c #(nop) WORKDIR /root

2021-05-26 10:47:27 UTC

/bin/sh -c #(nop) COPY file:f2f71e43ac6ec227c538abc86b2664937e904ef47dbaa630184a51af9041fd7c in .

2021-05-26 10:47:27 UTC

/bin/sh -c chmod +x entrypoint.sh

2021-05-26 10:47:27 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/root/entrypoint.sh"]