services: web: build: . image: git.letsstein.de/tom/anki_convert container_name: anki_convert restart: unless-stopped ports: - 8080:5000