devcontainers / devcontainers/cli

`podman` hangs during `devcontainer up`

Abierto
#338 0 comentarios 0 reacciones 1 asignado Reclamado por @chrmarti Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
3k
Forks
457
Merge medio
13 h 17 min
PR fusionados (30 d)
6

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.