containers / containers/podman-compose

podman-remote is not detected

Open
#1,432 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

There are circumstances where only `podman-remote` command is available but not `podman`:
https://github.com/flathub/com.visualstudio.code.tool.podman
It's also not feasible there to set `CONTAINER_HOST` env var and impossible at all to pass an extra `--podman-path` during `podman-compose` run, which could be a workaround in this case (as the command calls via VS Code extension which doesn't support that).

To address this, could we implement fall-back to `podman-remote` if `podman` is not available?
IIUC, that would also correspond to Docker behavior, which always works via socket.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.