lix/doc/manual/src
David Purdum 69b9198875
Fix docker command
`docker -ti run nixos` does not run on docker version 20.10.7 (my machine).  This fixes it to read `docker run -ti nixos`.
2021-12-02 23:38:33 -05:00
..
advanced-topics Revert "docs: add troubleshooting session in remote builds" 2021-10-06 17:12:52 +02:00
command-ref Merge pull request #5585 from jtojnar/env-a 2021-11-18 14:34:45 +01:00
contributing Documentation: alternative stdenv for hacking 2021-11-26 10:04:56 +01:00
expressions Make lists be comparable 2021-11-24 13:40:46 +01:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation Fix docker command 2021-12-02 23:38:33 -05:00
package-management doc: De-emphasize nix-env without -A 2021-11-17 17:04:25 +01:00
release-notes Update names 2021-11-25 17:09:11 +01:00
glossary.md Update doc/manual/src/glossary.md 2021-11-30 13:19:42 -05:00
introduction.md doc: De-emphasize nix-env without -A 2021-11-17 17:04:25 +01:00
quick-start.md doc: De-emphasize nix-env without -A 2021-11-17 17:04:25 +01:00
SUMMARY.md.in Documenting how to use/build Nix' Docker image 2021-11-11 16:07:01 +01:00