Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add data directory owned by user 1000 (#2692)
### Description Process user used in Dockerfile can now read and write to any volume mounted under the `/data/` directory. ### Drive-by changes N/A ### Related issues Fixes: 2691 ### Backward compatibility Yes ### Testing Manual I've built the image locally and tested that we can mount any kind of docker volume under the `/data/` directory
- Loading branch information