predstavitev/docker-compose.yaml

12 lines
232 B
YAML
Raw Permalink Normal View History

2023-09-14 13:31:42 +02:00
version: '3.8'
services:
reveal-md:
image: webpronl/reveal-md:latest
container_name: reveal-md-diplomska
volumes:
- ./slides/:/slides
ports:
- "1948:1948"
command: /slides --theme white --watch -d