version: '3.3' services: pictrs: image: asonix/pictrs:0.4.0-rc.12 ports: - "127.0.0.1:8080:8080" restart: always volumes: - ./volumes/pictrs:/mnt