1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-11 20:05:25 +02:00

Replace command with <image-id>

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

@ -10,7 +10,7 @@ Start with:
after building the image please run container 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: and copy deb package from inside: