Merge pull request #5718 from rutrum/master

Fix docker command
This commit is contained in:
Eelco Dolstra 2021-12-03 13:20:52 +01:00 committed by GitHub
commit 6db9ca8ca4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
To run the latest stable release of Nix with Docker run the following command:
```console
$ docker -ti run nixos/nix
$ docker run -ti nixos/nix
Unable to find image 'nixos/nix:latest' locally
latest: Pulling from nixos/nix
5843afab3874: Pull complete