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

can I run vscode in the docker environment? #22

Open
hpf9017 opened this issue Feb 20, 2022 · 1 comment
Open

can I run vscode in the docker environment? #22

hpf9017 opened this issue Feb 20, 2022 · 1 comment

Comments

@hpf9017
Copy link
Collaborator

hpf9017 commented Feb 20, 2022

No description provided.

@Zehao404
Copy link
Collaborator

VScode installation in Docker (already installed):
Download and move VScode installation file to ~/Desktop/share folder in your own computer (not in Docker).
Start Docker and run

cd /shared
sudo dpkg -i *your_VScode_installation_file_name*.deb

wait until install finished.

Run VScode:
Use command code *file_path* to open file/folder in VScode.

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

2 participants