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

Develop in docker containers with vscode #108

Open
lprintf opened this issue Sep 25, 2021 · 3 comments
Open

Develop in docker containers with vscode #108

lprintf opened this issue Sep 25, 2021 · 3 comments

Comments

@lprintf
Copy link
Contributor

lprintf commented Sep 25, 2021

now we can develop in docker containers with vscode.
the config file is in the branch named devcontainer-support.

@lprintf
Copy link
Contributor Author

lprintf commented Sep 25, 2021

@huan Does the branch need to be merged into main branch?

@lprintf
Copy link
Contributor Author

lprintf commented Sep 25, 2021

If we do not merge it, it is inconvenient for the developer to start the docker dev environment, because he should start from the branch containing the .devcontainer directory. But this directory is not necessary for other developers.

@lprintf
Copy link
Contributor Author

lprintf commented Sep 25, 2021

One way to solve this contradiction is to clone the devcontainer-support branch and reset the branch and add a .gitignore file under the .devcontainer directory.

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