Just the basics...

This commit is contained in:
Johannes Findeisen 2025-06-04 02:06:41 +02:00
commit f3ae7c75c3
4 changed files with 22 additions and 15 deletions

View file

@ -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