10 lines
144 B
YAML
Raw Normal View History

2025-03-15 20:15:34 +01:00
services:
shell:
build: .
command: sh
tty: true
stdin_open: true
volumes:
- ./:/home
- ../spam/books:/books