[Gate-users] New GATE 8.2 available in Docker !

maxime maxime.chauvin at inserm.fr
Tue Feb 26 14:14:44 CET 2019


Dear gate-users,

GATE 8.2 is now available as a Docker repository:
https://hub.docker.com/r/opengatecollaboration/gate/ <https://hub.docker.com/r/opengatecollaboration/gate/>

A Docker container is a bit like a small virtual machine that is created for one job and then destroyed. It is fast to deploy, very robust and perfect for production on a cluster. More information on Docker containers here:
https://www.docker.com/resources/what-container <https://www.docker.com/resources/what-container>

As a simple example, to launch GATE within a Docker container:
install the Docker app https://www.docker.com/products/docker-desktop <https://www.docker.com/products/docker-desktop>, or simply apt install docker with Ubuntu, yum install docker with Centos
run in a terminal 'docker run -it opengatecollaboration/gate’
run ‘Gate'
The GATE Docker repository is also perfect for use with cloud computing services like AWS.
Some usage examples on the OpenGATE collaboration website:
http://opengatecollaboration.org/node/92 <http://opengatecollaboration.org/node/92>

Best regards,
  Maxime Chauvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20190226/c32bd3e1/attachment.html>


More information about the Gate-users mailing list