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 vscode install to Tools and install nodejs 18 #379

Merged
merged 6 commits into from
Feb 21, 2024
Merged

Conversation

robins1212
Copy link
Contributor

@robins1212 robins1212 commented Feb 14, 2024

VS Code needs to be installed in the Tools Dockerfile in order to use the vscode cli to create a connection tunnel. The steps to install it came from the manual rpm installation instructions: https://code.visualstudio.com/docs/setup/linux#_installing-rpm-package-manually. Additionally, the bin name was changed from code to vscode in order to have a conflict with the code command for Cloud Shell

Also updating node js to version 18 using the nodejs18 mariner package for vscode development scenarios

@robins1212 robins1212 changed the title Add vscode install to Tools Add vscode install to Tools and install nodejs 18 Feb 14, 2024
@robins1212 robins1212 merged commit b9dd996 into master Feb 21, 2024
2 checks passed
@darrentu darrentu deleted the vscode branch February 21, 2024 23:32
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.

2 participants