Skip to main content

3 docs tagged with "docker"

View All Tags

Docker basics

Find documentation about Docker basics for Divio here. Learn about running Docker on Macintosh and Windows, key components, a terminology glossary, and more.

The docker-compose.yml file

Find Divio's technical reference guide on the docker-compose.yml file. In order to do something useful with containers, they have to be orchestrated.

The Dockerfile

Find Divio's technical reference guide on the Dockerfile. This a text document, containing all the commands that would be issued to build an image. Learn more.