[Gate-users] GATE Docker container now available !
Parisa Khateri
parisa.khateri at cern.ch
Fri Oct 19 15:47:14 CEST 2018
Dear Maxime, dear Joao,
I tried to pull it on a HPC using shifter (instead of Docker). Then I ran a simple Gate simulation without an error but when I attempt to run root to open the simulation root file I get this error:
root: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory
I checked and found this library doesn't exist in the /cern/root-install/lib/ directory.
Could it be because of an inappropriate installation?
Thank you and kind regards,
Parisa
________________________________
From: Gate-users [gate-users-bounces at lists.opengatecollaboration.org] on behalf of João Marcos [joao.marcos at coimbra.lip.pt]
Sent: 17 September 2018 12:50
To: Maxime Chauvin
Cc: gate-users at lists.opengatecollaboration.org
Subject: Re: [Gate-users] GATE Docker container now available !
Dear Maxime,
I followed your instructions and I got my first Gate installation successfully.
This docker approach seems to be very useful.
Thank you very much.
Best regards,
João Marcos
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20181019/088cbd9d/attachment.html>
More information about the Gate-users
mailing list