@@ -18,10 +18,10 @@ Otherwise, you may choose from one of the following options to install Guix:
1818 - Works on nearly all Linux distributions
1919 - Installs any release
2020 - Binary installation only, requires high level of trust
21- 3 . Using fanquake's ** Docker image** [ ↗︎ external instructions] [ install-fanquake-docker ]
21+ 3 . Using fanquake's ** container image** [ ↗︎ external instructions] [ install-fanquake-container ]
2222 - Maintained by fanquake
2323 - Easy (automatically performs * some* setup)
24- - Works wherever Docker images work
24+ - Works wherever container images work (Docker/Podman)
2525 - Installs any release
2626 - Binary installation only, requires high level of trust
27274 . Using a ** distribution-maintained package** [ ⤓ skip to section] [ install-distro-pkg ]
@@ -57,7 +57,7 @@ Regardless of which installation option you chose, the changes to
5757` /etc/profile.d ` will not take effect until the next shell or desktop session,
5858so you should log out and log back in.
5959
60- ## Option 3: Using fanquake's Docker image
60+ ## Option 3: Using fanquake's container image
6161
6262Please refer to fanquake's instructions
6363[ here] ( https://github.com/fanquake/core-review/tree/master/guix ) .
@@ -415,7 +415,7 @@ make it "what Guix intended", then read the next few subsections.
415415
416416This section definitely does not apply to you if you installed Guix using:
4174171 . The shell installer script
418- 2 . fanquake's Docker image
418+ 2 . fanquake's container image
4194193 . Debian's ` guix ` package
420420
421421#### Background
@@ -766,7 +766,7 @@ Please see the following links for more details:
766766
767767[install-script]: #options-1-and-2-using-the-official-shell-installer-script-or-binary-tarball
768768[install-bin-tarball]: #options-1-and-2-using-the-official-shell-installer-script-or-binary-tarball
769- [install-fanquake-docker ]: #option-3-using-fanquakes-docker -image
769+ [install-fanquake-container ]: #option-3-using-fanquakes-container -image
770770[install-distro-pkg]: #option-4-using-a-distribution-maintained-package
771771[install-source]: #option-5-building-from-source
772772
0 commit comments