Replace command with <image-id>

This commit is contained in:
Jan Koprowski 2019-09-19 08:16:39 +02:00
parent a8e2801e0b
commit 85a5ed70b1

View file

@ -10,7 +10,7 @@ Start with:
after building the image please run container
`docker run -d --name nushell $(docker images -q -a | head -n+1)`
`docker run -d --name nushell <image-id>`
and copy deb package from inside: