<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear gate-users,<div class=""><br class=""></div><div class="">GATE 8.2 is now available as a Docker repository:</div><div class=""><a href="https://hub.docker.com/r/opengatecollaboration/gate/" class="">https://hub.docker.com/r/opengatecollaboration/gate/</a></div><div class=""><br class=""></div><div class="">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:</div><div class=""><a href="https://www.docker.com/resources/what-container" class="">https://www.docker.com/resources/what-container</a></div><div class=""><br class=""></div><div class="">As a simple example, to launch GATE within a Docker container:</div><div class=""><ul class=""><li class="">install the Docker app <a href="https://www.docker.com/products/docker-desktop" class="">https://www.docker.com/products/docker-desktop</a>, or simply apt install docker with Ubuntu, yum install docker with Centos</li><li class="">run in a terminal 'docker run -it opengatecollaboration/gate’</li><li class="">run ‘Gate'</li></ul></div><div class="">The GATE Docker repository is also perfect for use with cloud computing services like AWS.</div><div class="">Some usage examples on the OpenGATE collaboration website:</div><div class=""><a href="http://opengatecollaboration.org/node/92" class="">http://opengatecollaboration.org/node/92</a></div><div class=""><br class=""></div><div class="">Best regards,</div><div class=""> Maxime Chauvin</div></body></html>