devcontainers / devcontainers/cli
`podman` hangs during `devcontainer up`
Đang mở
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 3k
- Fork
- 457
- Merge trung bình
- 13 giờ 17 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
Utilizing the `--docker-path` flag to point the CLI to use a local installation of `podman` causes the `up` command to hang just after starting the container:
### with `--docker-path /usr/bin/podman`

### Without a custom `--docker-path`

Can repro at https://github.com/devcontainers/cli/commit/d4fbd73b30cedd50c185b90b4ae51200481f1000 inside Codespaces (devcontainer from this repo).
Note that in both cases, a container is successfully built and running on the host machine. Both with podman and docker, I can `(docker|podman) exec into the container built by the CLI)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.