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

Improve containerized environment #574

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Conversation

ggravlingen
Copy link
Member

@ggravlingen ggravlingen commented Oct 24, 2022

I had some issues starting the containerized environment so I made some changes which solved the issues:

  • Ran chmod +x on the scripts
  • Ran the bootstrap-script from the setup-script.
  • Changed USER $LOCAL_USER to USER 1000. No idea why this error has occured as it's worked perfectly well before. I asked in one of Microsoft's repos and they said there was no support for this command. Anyways, this workaround resolves the issue.
  • The changes in the devcontainer.json are hidden by VS Code reformatting everything. Note that I removed the postStartCommand command.

@MartinHjelmare MartinHjelmare merged commit 3b375c5 into master Oct 25, 2022
@MartinHjelmare MartinHjelmare deleted the improve-container-env branch October 25, 2022 07:29
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