Skip to content

dev container requires manual setup to work #16

Description

@codekiln
  • currently, in order to get the [[VSCode/Dev Container]] to initialize correctly, I need to do:
    • docker compose build
    • docker compose up
      • ctrl+c to exit
    • [[VSCode/Command/Dev Containers/Reopen/in Container]]
  • If I don't, then I get a failure related to trying to call uname on the node user in the image.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions