devcontainers / devcontainers/cli

`podman` hangs during `devcontainer up`

未关闭
#338 0 条评论 0 个 reaction 已指派 1 人 已被 @chrmarti 认领 在 GitHub 查看
bug
主要语言
TypeScript
星标
3k
派生
457
平均合并
13 小时 17 分钟
30 天内合并 PR
6

描述

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`
image

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

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)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。