Azure / Azure/azure-cli

unable to run docker daemon with azure container instance (created using az container create)

Open
#10,840 3 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Container Instances customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
As a developer, I would like to create ACI to run build pipeline, which need to install docker and other CLI with dockerfile.

However, in order to run docker daemon, docker argument for volume needs to be passed in.

**Describe the solution you'd like**
Please allow docker run arg (-v) to be passed in.

**Describe alternatives you've considered**
Our build agent is heavily customized, we'd like to utilize ACI and pre-built docker image to save time provisioning a machine. We can create custom VM and run as Azure Pipeline build agent, but that's too expensive.

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.