From db7315acfab76f91c3f469a4ceb69d1dfcd88e6f Mon Sep 17 00:00:00 2001 From: edoapra Date: Tue, 1 Mar 2022 19:07:57 -0800 Subject: [PATCH] links --- Containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers.md b/Containers.md index 113626e5..9f3e44d2 100644 --- a/Containers.md +++ b/Containers.md @@ -2,7 +2,7 @@ Dockerfile recipes are available at the repository [https://github.com/nwchemgit/nwchem-dockerfiles](https://github.com/nwchemgit/nwchem-dockerfiles) -Docker images of the master branch are hosted at [https://ghcr.io](https://ghcr.io) and can be used with the following command +Docker images of the master branch are hosted at [https://ghcr.io](https://github.com/features/packages) and can be used with the following command ``` docker run --shm-size 256m --rm -v [host_system_dir]:/data ghcr.io/nwchemgit/nwchem-dev/[arch] input.nw