compose cleanup.

This commit is contained in:
Johannes Findeisen 2025-06-05 22:22:30 +02:00
commit 1e5b47b0cd

View file

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