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
|
image: registry.gitlab.h3132.de/risc-v/toolchain:2024-08-15
|
||||||
volumes:
|
volumes:
|
||||||
- "./workspace:/root/workspace"
|
- "./workspace:/root/workspace"
|
||||||
|
- "~/dotfiles:/root/dotfiles"
|
||||||
|
environment:
|
||||||
|
- DOCKER_CONTEXT=toolchain
|
||||||
ports:
|
ports:
|
||||||
- 5900:5900
|
- 5900:5900
|
||||||
|
|||||||
Reference in New Issue
Block a user