Unverified Commit a9f7f0fb authored by Christof Marti's avatar Christof Marti Committed by GitHub

Fix access to socket for Podman (microsoft/vscode-remote-release#10706)

parent 13521bc5
......@@ -61,6 +61,9 @@
"type": "bind"
}
],
"securityOpt": [
"label=disable"
],
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment