1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-26 07:29:11 +02:00
tmux-fingers/docker-compose.yml
2022-05-18 15:11:54 +02:00

11 lines
151 B
YAML

version: "3.9"
services:
shell:
cap_add:
- SYS_PTRACE
build:
context: .
dockerfile: Dockerfile
volumes:
- .:/app