Fix typo
This commit is contained in:
parent
3f301a41ee
commit
2c570ca5ad
|
@ -159,7 +159,7 @@ index 99d6d52..81e98c9 100644
|
|||
```
|
||||
|
||||
```console
|
||||
$ docker load < $(nix build .#docker-image --print-out-paths)
|
||||
$ docker load < $(nix build .#container --print-out-paths)
|
||||
Loaded image: what-is-my-ip-docker:c9g6x30invdq1bjfah3w1aw5w52vkdfn
|
||||
$ docker run -it what-is-my-ip-container:c9g6x30invdq1bjfah3w1aw5w52vkdfn
|
||||
24.5.113.148
|
||||
|
|
Loading…
Reference in a new issue