Add docker.sock mapping for linux agents
Offen
question
- Vorherrschende Sprache
- TypeScript
- Sterne
- 168
- Forks
- 80
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.