diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 132aef12..f322e3b8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -42,4 +42,5 @@ * Brandon Biggs * Howard Van Der Wal [@metalllinux](https://github.com/metalllinux) * Nicholas Porter -* Ian Kaufman [iankgt40](https://github.com/iankgt40) +* Ian Kaufman [@iankgt40](https://github.com/iankgt40) +* Daniele Colombo [@dacolombo](https://github.com/dacolombo) diff --git a/userdocs/contents/containers.rst b/userdocs/contents/containers.rst index 0f8b0215..65e1b2c9 100644 --- a/userdocs/contents/containers.rst +++ b/userdocs/contents/containers.rst @@ -157,7 +157,7 @@ lower-case versions) to use a proxy during ``wwctl container import``. .. code-block:: shell export HTTPS_PROXY=squid.localdomain - wwctl conatiner import docker://ghcr.io/warewulf/warewulf-rockylinux:8 + wwctl container import docker://ghcr.io/warewulf/warewulf-rockylinux:8 See ProxyFromEnvironment_ For more information.