Skip to content

Conversation

mohsenari
Copy link
Collaborator

@mohsenari mohsenari commented Mar 3, 2023

Summary

The generated dockerfile puts the devbox packages and files in /code/.devbox/ in the container. But in devcontainer.json the path is set to /devbox/.devbox/. This makes this small fix.

How was it tested?

  • devbox generate devcontainer
  • run code .
  • reopen and rebuild in container
  • confirm python interpreter path is set correctly in vscode

@mohsenari mohsenari requested review from savil and Lagoja March 3, 2023 17:16
@mohsenari mohsenari merged commit e28e466 into main Mar 3, 2023
@mohsenari mohsenari deleted the mohsen--devcontainer-fixes branch March 3, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants