AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using Docker CLI on Azure DevOps
The primary way to interact with Docker is via the command line. So let's talk about some of the common commands you might want to use. There are gueys available, but I'd recommend that everyone at least feel comfortable with the Docker CLI. It allows you to have a YAML file, which you can put in source control. And in CI CD on Azure DevOps or GitHub actions, they can do exactly the same thing.