@@ -18,10 +18,10 @@ Otherwise, you may choose from one of the following options to install Guix:
18
18
- Works on nearly all Linux distributions
19
19
- Installs any release
20
20
- 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 ]
22
22
- Maintained by fanquake
23
23
- Easy (automatically performs * some* setup)
24
- - Works wherever Docker images work
24
+ - Works wherever container images work (Docker/Podman)
25
25
- Installs any release
26
26
- Binary installation only, requires high level of trust
27
27
4 . 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
57
57
` /etc/profile.d ` will not take effect until the next shell or desktop session,
58
58
so you should log out and log back in.
59
59
60
- ## Option 3: Using fanquake's Docker image
60
+ ## Option 3: Using fanquake's container image
61
61
62
62
Please refer to fanquake's instructions
63
63
[ 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.
415
415
416
416
This section definitely does not apply to you if you installed Guix using:
417
417
1 . The shell installer script
418
- 2 . fanquake's Docker image
418
+ 2 . fanquake's container image
419
419
3 . Debian's ` guix ` package
420
420
421
421
#### Background
@@ -766,7 +766,7 @@ Please see the following links for more details:
766
766
767
767
[install-script]: #options-1-and-2-using-the-official-shell-installer-script-or-binary-tarball
768
768
[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
770
770
[install-distro-pkg]: #option-4-using-a-distribution-maintained-package
771
771
[install-source]: #option-5-building-from-source
772
772
0 commit comments