Skip to content

Commit

Permalink
Debug action
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Jul 29, 2022
1 parent d5b9195 commit 4e3fcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "devpacks",
"image": "ghcr.io/chuxel/devpacks/devcontainer",
"runArgs": ["--shm-size=1g"],
"runArgs": ["--shm-size=1g", "--privileged"],
"extensions": [
"mads-hartmann.bash-ide-vscode",
"rogalmic.bash-debug",
Expand Down

0 comments on commit 4e3fcb9

Please sign in to comment.