11 lines
139 B
YAML
Raw Normal View History

2025-03-30 00:09:06 +00:00
services:
shell:
build: .
command: sh
tty: true
stdin_open: true
working_dir: /home
volumes:
- ./:/home