Some update...
This commit is contained in:
parent
f3ae7c75c3
commit
ebfcea6316
2 changed files with 10 additions and 3 deletions
|
|
@ -1,4 +1,11 @@
|
|||
# My Rust environment in a Docker container
|
||||
|
||||
More. to come... ;)
|
||||
sudo su -
|
||||
cd /home
|
||||
git clone https://github.com/hanez/rust-docker.git
|
||||
or
|
||||
git clone git@github.com:hanez/rust-docker.git
|
||||
cd rust-docker
|
||||
docker build -t rusty .
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue