Add docker.sock mapping for linux agents
Aperta
question
- Lingua principale
- TypeScript
- Stelle
- 168
- Fork
- 80
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently it's not possible to fully utilize `az acr` commands, because the action is running inside container. Adding docker socket mapping could solve this.
For now for example I can't use `az acr login` command. I know I can use it with --expose-token, export it to variable and login with docker action, but it seems more like a workaround than an actual solution.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.