OpenGATE / Gate

Official public repository of Gate
http://www.opengatecollaboration.org
GNU Lesser General Public License v3.0
231 stars 261 forks source link

Image layers on docker image for Gate9.3 doesn't match with script versions #638

Open BishopWolf opened 8 months ago

BishopWolf commented 8 months ago

Describe the bug The image of Gate9.3 in dockerhub contains wrong versions of all required packages. Maybe this was executed with an external script?

Desktop (please complete the following information):

Minimal example main.mac:

docker run -i - -rm - v $PWD:/APP opengatecollaboration/gate mymac.mac

ERROR: illegal parameters (1) </vis/open OGLSX>

The image layers of gate9.3 are image

Which doesn't match with the generation script

Expected behaviour The docker image contains matching versions of all required packages and includes visualization capabilities

Additional context Sorry to have overlooked this, this seems like an old bug