services: marp-ui: image: git.imzadi.de/acn/marp-ui:latest restart: always ports: - 3000:3000 volumes: - marp-ui:/data