Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid /app volume mounts in CI #370

Open
grahamalama opened this issue Feb 7, 2023 · 0 comments
Open

Avoid /app volume mounts in CI #370

grahamalama opened this issue Feb 7, 2023 · 0 comments

Comments

@grahamalama
Copy link
Contributor

We typically mount the root directory as a volume in docker-compose to speed up the cycle time of local development. This recently bit us with file permissions issues in #368.

To avoid this, we should find a way to not mount this volume in testing environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant