- Docker (latest stable version)
- This allows you to run Docker images and Docker commands on a single computer.
- For complete instructions on installing Docker, see the Docker documentation available at https://docs.docker.com/.
- Docker Compose
- Docker Compose is included as part of some Docker installers. If it’s not part of your installation, then install it separately after you’ve installed Docker. To install Docker Compose, see the Docker documentation available at https://docs.docker.com/.
Note: Check the prerequisites for your operating system, for Docker
and Docker Compose, using the links provided.
See Install using Docker Compose for more.