<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 is now available as a Docker container:</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.</div><div class="">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></li><li class="">run in a terminal 'docker run -it opengatecollaboration/gate’</li><li class="">run ‘Gate'</li></ul></div><div class="">Best regards,</div><div class="">  Maxime Chauvin</div><div class=""><br class=""></div></body></html>