version: '3.3' services: pictrs: image: asonix/pictrs:v0.1.13-r0 ports: - "127.0.0.1:8080:8080" restart: always volumes: - ./volumes/pictrs:/mnt