Skip to content

Add docker.sock mapping for linux agents #152

@plotzwi-eq

Description

@plotzwi-eq

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.

Metadata

Metadata

Assignees

Labels

questionRequiring some clarification

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions