tmux-fingers/docker-compose.yml

11 lines
151 B
YAML
Raw Permalink Normal View History

2022-05-18 15:11:54 +02:00
version: "3.9"
services:
shell:
cap_add:
- SYS_PTRACE
build:
context: .
dockerfile: Dockerfile
volumes:
- .:/app