We need to include the --rm option in docker run -it --name deb microsoft/msgraph-cli:ubuntu-builder for the container to be removed when it is stopped.
**suggesting this be in place during preview before we get people invested in the CLI enough to want to keep it after it's stopped
We need to include the --rm option in
docker run -it --name deb microsoft/msgraph-cli:ubuntu-builder
for the container to be removed when it is stopped.**suggesting this be in place during preview before we get people invested in the CLI enough to want to keep it after it's stopped
AB#10217