README update.
This commit is contained in:
parent
22c77ae08e
commit
ca295910ca
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
sudo su -
|
sudo su -
|
||||||
cd /home
|
cd /home
|
||||||
git clone https://github.com/hanez/rust-docker.git
|
git clone https://git.xw3.org/hanez/rust-docker
|
||||||
or
|
or
|
||||||
git clone git@github.com:hanez/rust-docker.git
|
git clone git@git.xw3.org:hanez/rust-docker.git
|
||||||
cd rust-docker
|
cd rust-docker
|
||||||
docker build -t rusty .
|
docker build -t rusty .
|
||||||
docker run -it --entrypoint /bin/bash rusty
|
docker run -it --entrypoint /bin/bash rusty
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue