<pre>Dear Maxime,</pre>
<pre><br /></pre>
<pre>I followed your instructions and I got my first Gate installation successfully.</pre>
<pre>This docker approach seems to be very useful.</pre>
<pre><br /></pre>
<pre>Thank you very much.</pre>
<pre>Best regards,</pre>
<pre>João Marcos</pre>
<pre> </pre>
<pre>On Wed, 22 Aug 2018 15:24:03 +0200, Maxime Chauvin
 wrote:
> Dear gate-users,

> GATE is now available as a Docker container:
> 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


> As a simple example, to launch GATE within a Docker container:
> install the Docker app https://www.docker.com/products/docker-desktop

> run in a terminal 'docker run -it opengatecollaboration/gate’
> run ‘Gate'
> Best regards,
>   Maxime Chauvin</pre>