Azure / Azure/cli

Add docker.sock mapping for linux agents

Open
#152 1 comment 0 reactions 1 assignee Claimed by @MoChilia View on GitHub
question
Dominant language
TypeScript
Stars
168
Forks
80
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.