Just the basics...
This commit is contained in:
parent
ca6cf09c6a
commit
f3ae7c75c3
4 changed files with 22 additions and 15 deletions
|
|
@ -5,5 +5,10 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
container_name: rust
|
||||
#tty: true
|
||||
#environment:
|
||||
# - CARGO_TARGET_DIR
|
||||
environment:
|
||||
- EDITOR: /usr/bin/hx
|
||||
- HOME: /root
|
||||
- SHELL: /bin/bash
|
||||
volumes:
|
||||
- ./root:/root:rw
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue