[Gate-users] GATE Docker container now available !
Maxime Chauvin
maxime.chauvin at inserm.fr
Wed Aug 22 15:24:03 CEST 2018
Dear gate-users,
GATE is now available as a Docker container:
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>
run in a terminal 'docker run -it opengatecollaboration/gate’
run ‘Gate'
Best regards,
Maxime Chauvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20180822/c9bd6a45/attachment.html>
More information about the Gate-users
mailing list