pywb
pywb copied to clipboard
Docker has permissions issues
Describe the bug
groupadd: GID '65534' already exists
groupmod: group 'archivist' does not exist
groupadd: GID '65534' already exists
groupmod: group 'archivist' does not exist
Steps to reproduce the bug
- Online without any collections
- Add a collection
- Bootloop
Additional context
Might be related to NFS not allowing chown.
It sounds like you are building and starting the Docker container using docker instead of using docker compose? What does your command look like to add the collection?