compose cleanup.
This commit is contained in:
parent
82eb4f3228
commit
1e5b47b0cd
1 changed files with 2 additions and 6 deletions
|
|
@ -5,10 +5,6 @@ services:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
container_name: rusty
|
container_name: rusty
|
||||||
#tty: true
|
#tty: true
|
||||||
environment:
|
#volumes:
|
||||||
- EDITOR: /usr/bin/hx
|
# - ./root:/root:rw
|
||||||
- HOME: /root
|
|
||||||
- SHELL: /bin/bash
|
|
||||||
volumes:
|
|
||||||
- ./root:/root:rw
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue