[Gate-users] Docker image "8.2-docker"
Francesca De Benetti
francesca.debenetti at gmail.com
Fri Jun 25 09:11:08 CEST 2021
Dear GATE users,
I would like to use the docker image opengatecollaboration/gate:8.2-docker on a server managed with polyaxon (in the past I have been using without any problem opengatecollaboration/gate:8.2, but for benchmarking purposes I need opengatecollaboration/gate:8.2-docker).
After experiencing problems in the server with opengatecollaboration/gate:8.2-docker, I tried to run in on my ubuntu machine for debugging. In the attachment you can see the different behaviour of the two images when I try to run it in docker (for completeness, what is highlighted in yellow, is what I write in the terminal):
Page 1 - opengatecollaboration/gate:8.2-docker: after the run command is entered, I can type “Gate” to initialise the simulation, and then “/control/execute test.mac” to actually run it. Alternatively, also typing “Gate test.mac” works. Please note that the test.mac file doesn’t exist so, as expected, Gate gives an error.
Page 3 - opengatecollaboration/gate:8.2-docker: after the run command is entered, the simulation is initialised and it automatically looks for a “mac/main.mac” file. The fact that the image needs a “mac/main.mac" to be run is, in my opinion, not optimal because doesn’t allow to choose the desired mac file.
Page 4 - opengatecollaboration/gate:8.2-docker: if the run command includes “/bin/bash”, the behaviour is the expected one!
Despite begin able to use opengatecollaboration/gate:8.2-docker in the expected way on my local ubuntu machine, that doesn’t help me to run it on the polyaxon server.
If you have any hint about how to run opengatecollaboration/gate:8.2-docker in the expected way in polyaxon or have any idea ho to “modify” the docker image (I believe that the difference between the two docker images is in the “Entrypoint” and “Cmd” settings), that would be highly appreciated!
Thank very much for your help!
Best regards,
Francesca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210625/6db8e545/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DockerGate.pdf
Type: application/pdf
Size: 34813 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210625/6db8e545/attachment-0001.pdf>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210625/6db8e545/attachment-0003.html>
More information about the Gate-users
mailing list