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

Fix devcontainer stuff #5

Merged
merged 5 commits into from
Jan 16, 2023

Conversation

aucampia
Copy link

This builds on the work done in #3 by @edmondchuc but I set specific directories for local state that ensures things created by the devcontainer does not contaminate the host environment.

For more info see:

edmondchuc and others added 5 commits January 16, 2023 00:04
…mmands inside the devcontainer with docker volumes from the host
This should avoid interference between different containers and the host
environment.
Copy link
Owner

@jclerman jclerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested on my laptop and this solves the poetry environment-contamination issue I was encountering previously with use of the devcontainer.

@jclerman jclerman merged commit 20e4b17 into jclerman:switch-to-poetry Jan 16, 2023
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

Successfully merging this pull request may close these issues.

3 participants