
Docker Demystified - with (me) Dan Clarke
The Unhandled Exception Podcast
00:00
Docker Compose Up - Great Use Cases
It's the same image, the same file system inside the image for each container you create from that image. And other advantages, dependencies don't need to be installed. I find this useful in CI CD pipelines, like Azure DevOps or GitHub actions. Another brilliant use case is for integration tests. You can very easily run your integration tests against your real code talking to a real database using Docker compose up.
Transcript
Play full episode