1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 01:51:47 +02:00

Documenting how to use/build Nix' Docker image

This commit is contained in:
Rok Garbas 2021-11-11 16:03:09 +01:00
parent c1bf9e39f1
commit a118a70649
No known key found for this signature in database
GPG key ID: A0E01EF44C27BF00
2 changed files with 60 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- [Prerequisites](installation/prerequisites-source.md)
- [Obtaining a Source Distribution](installation/obtaining-source.md)
- [Building Nix from Source](installation/building-source.md)
- [Using Nix within Docker](installation/installing-docker.md)
- [Security](installation/nix-security.md)
- [Single-User Mode](installation/single-user.md)
- [Multi-User Mode](installation/multi-user.md)