chore(vscode): Set podman as default docker container tool
This commit is contained in:
parent
ac4ff8b735
commit
e3a14f7f9b
1 changed files with 3 additions and 0 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"remote.containers.dockerPath": "podman"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue