Update container authored by Frédéric Dubois's avatar Frédéric Dubois
...@@ -60,7 +60,7 @@ singularity build --fakeroot lmgc90_user_2020_rc1.sif lmgc90.def ...@@ -60,7 +60,7 @@ singularity build --fakeroot lmgc90_user_2020_rc1.sif lmgc90.def
# Docker # Docker
Here are provided some very basics directions on how to use LMGC90 in a Docker container. Here are provided some very basics directions on how to use LMGC90 in a Docker container.
On how to install and use Docker properly, check their [official website](https://docs.docker.com/). On how to install and use Docker properly, check their [official website](https://docs.docker.com/).
To build an image, use the following content to create a `docker_lmgc90` file. To build an image, use the following content to create a `docker_lmgc90` file.
... ...
......