1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/tabula/docker-compose.yml

8 lines
121 B
YAML
Raw Normal View History

2021-01-08 06:19:35 +02:00
version: "3.8"
services:
tabula:
image: vimagick/tabula
ports:
- "9292:9292"
restart: unless-stopped