Skip to content

Commit

Permalink
Update .devcontainer/devcontainer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Gertjan Rolink <[email protected]>
  • Loading branch information
pnoltes and Deedss authored Apr 16, 2024
1 parent 9310ddc commit dc8afe8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"build": {
"dockerfile": "Dockerfile"
},
"runArgs" : [
"--userns=keep-id"
],
"postCreateCommand": "sh .devcontainer/setup.sh"
}

0 comments on commit dc8afe8

Please sign in to comment.