devcontainers / devcontainers/cli

[question] Is there a configuration file?

Abierto
#1,046 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
3k
Forks
457
Merge medio
13 h 17 min
PR fusionados (30 d)
6

Descripción

Hello,

I'm normally using devcontainers from within vs code. In this case, you could set up some configuration there. In my case, I use devcontainers with podman and podman compose. It works like a charm with vs code.

However, when I'm using the cli, I always have to add `--docker-path`, e.g.

```bash
$ devcontainer exec --container-id 84e895517c23 --workspace-folder haskell-hglib --docker-path /usr/bin/podman ls
CHANGELOG.md ...
```

Is there a way around this? Is there a configuration file for the cli as well? Is there a way to avoid the `--container-id`?

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.