Azure / Azure/azure-cli-docker
Add Entrypoint to Dockerfile
Open
- Dominant language
- Dockerfile
- Stars
- 40
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
It would be very useful to have a defined Entrypoint in the Dockerfile. That way the user could just specifiy the command after docker run
```bash
docker run microsoft/azure-cli login --identity
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.