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 ```