mirror of
https://github.com/nushell/nushell.git
synced 2024-11-21 16:03:19 +01:00
Replace command with <image-id>
This commit is contained in:
parent
a8e2801e0b
commit
85a5ed70b1
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user