Merge pull request #1554 from dacolombo/patch-1

fix typo
This commit is contained in:
Jonathon Anderson
2024-11-15 15:19:09 -07:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -42,4 +42,5 @@
* Brandon Biggs <brandonsbiggs@gmail.com>
* Howard Van Der Wal <howard.a.vanderwal@protonmail.com> [@metalllinux](https://github.com/metalllinux)
* Nicholas Porter <nap23@unm.edu>
* Ian Kaufman [iankgt40](https://github.com/iankgt40)
* Ian Kaufman [@iankgt40](https://github.com/iankgt40)
* Daniele Colombo [@dacolombo](https://github.com/dacolombo)

View File

@@ -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.