Table of Contents
Preface
Part 1: Docker Compose 101
1
Introduction to Docker Compose
Technical requirements
Introducing Docker Compose and its usage
Installing Docker Compose
Docker Desktop
Installing Docker
docker compose versus docker-compose
Understanding how Docker Compose works
Your first Docker Compose file
Using your Docker image on Docker Compose
Summary
2
Running the First Application Using Compose
Technical requirements
Creating a core application
Installing Go
A REST API in Go using Gin
The application
Running Redis using Compose
Shelling into a container managed by Compose
Interacting with a Docker Compose service
Packaging your application with Docker and Compose
Enabling environment configuration
Docker image creation
Running ...
Get A Developer's Essential Guide to Docker Compose now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.