github / github/copilot-cli

Heavy docker use results in redundant confirmations

Abierto
#763 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:permissions
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### Describe the bug

I use docker for everything, that means copilot is using `docker -v...` and EVERY TIME it asks for confirmation of something like `/app` because the command is `docker -v ./something:/app`

Highly annoying as there is no real way to "allow" the directory

### Affected version

0.0.369 Commit: 83653a1

### Steps to reproduce the behavior

1. run with docker heavy usage
2. wait for it to try mount something
3. get asked if it is ok to use directory of mount location

### Expected behavior

as it is mounting folders from the allowed root, it should not worry about where they are mounted on a docker image.

### Additional context

Image

I've also seen this happen for /dev/null when it pipes errors to /dev/null to catch only output.

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.