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

Include procps by default for Visual Studio Code #725

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Include procps by default for Visual Studio Code #725

merged 3 commits into from
Apr 22, 2024

Conversation

serl
Copy link
Contributor

@serl serl commented Apr 14, 2024

Proposed Changes

Seems like the ps command included in Alpine is not enough anymore.
Adding this to the documentation, but maybe it makes more sense to have it in the Dockerfile?
Adding procps to the Dockerfile, so that's included and Visual Studio Code remote-ssh can connect out-of-the-box

Related Issues

Fixes #722

ssh/DOCS.md Outdated Show resolved Hide resolved
@frenck frenck changed the title Update DOCS.md to include procps for Visual Studio Code Include procps by default for Visual Studio Code Apr 17, 2024
@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Apr 17, 2024
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @serl 👍

../Frenck

@frenck
Copy link
Member

frenck commented Apr 18, 2024

Why did you push a commit? Was it needed? Something broken? Was there a conflict?

@serl
Copy link
Contributor Author

serl commented Apr 19, 2024

Why did you push a commit? Was it needed? Something broken? Was there a conflict?

I saw that it didn't build and that the errors were around packages that were updated on main, so I gave the "Update branch" button a shot. I'm sorry if that's wasn't a good idea. Should I remove the extra commit?

@frenck
Copy link
Member

frenck commented Apr 22, 2024

Thanks for the info, sorry, wasn't sure. As it caused a change after approval, without any comment.

@frenck frenck merged commit 600f05e into hassio-addons:main Apr 22, 2024
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual Studio Code Remote: errors on connect
2 participants