microsoft / microsoft/vscode-pgsql
Support Podman
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
Please support Podman instead of forcing Docker. Especially if the VSCode settings already define the container client as podman, e.g.
"containers.containerClient": "com.microsoft.visualstudio.containers.podman",
"containers.containerCommand": "podman",
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that reads or invokes the container client and command, then check how the VS Code settings shown in the issue are handled. Verify that configuring Podman selects the podman command instead of requiring Docker, and add or update coverage for that configuration if the relevant tests are found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- databases, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100