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

Add devcontainer #873

Closed
Robinlovelace opened this issue Oct 1, 2022 · 6 comments · Fixed by #874
Closed

Add devcontainer #873

Robinlovelace opened this issue Oct 1, 2022 · 6 comments · Fixed by #874
Assignees

Comments

@Robinlovelace
Copy link
Collaborator

As described here, can support development inside our Docker container: https://code.visualstudio.com/docs/remote/containers

@Robinlovelace Robinlovelace self-assigned this Oct 1, 2022
@Robinlovelace
Copy link
Collaborator Author

After adding a devcontainer and opening the folder with Code, you get the option to open the project inside the devcontainer:

image

@Robinlovelace
Copy link
Collaborator Author

It is currently downloading the right Docker container I think.

@Robinlovelace
Copy link
Collaborator Author

image

Robinlovelace added a commit that referenced this issue Oct 1, 2022
@Robinlovelace
Copy link
Collaborator Author

We need languageserver for the R package to work, plan to add it to Suggests in geocompkg: https://cran.r-project.org/web/packages/languageserver/index.html

@Robinlovelace
Copy link
Collaborator Author

Update: I've reproduced the entire book in the devcontainer. It works!

image

@Nowosad
Copy link
Member

Nowosad commented Oct 2, 2022

👍🏻

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 a pull request may close this issue.

2 participants