Added dotfile as volume and container name as DOCKER_CONTEXT
This commit is contained in:
@@ -5,5 +5,8 @@ services:
|
||||
image: registry.gitlab.h3132.de/risc-v/toolchain:2024-08-15
|
||||
volumes:
|
||||
- "./workspace:/root/workspace"
|
||||
- "~/dotfiles:/root/dotfiles"
|
||||
environment:
|
||||
- DOCKER_CONTEXT=toolchain
|
||||
ports:
|
||||
- 5900:5900
|
||||
|
||||
Reference in New Issue
Block a user