mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
![]() The changes in this commit add some permission kludges to the Docker image to support running the container with the `--user` flag. Specifically, it: - Adds permissions to the virtual environment directory and subdirectories to allow read/write/execute access for all users. - Creates the `.aider` and `.cache` directories and grants read/write/execute access to all users. This ensures that the container can be run with a non-root user without encountering permission issues. |
||
---|---|---|
.. | ||
Dockerfile |