Repository server via Docker

Each execution of the container is isolated from the next, so you need to mount /app/config, /app/data (for filesystem repository) and /app/cache on all invocations so that state is shared between them.

See Installation | Kopia