February 2018
Intermediate to advanced
200 pages
5h 51m
English
In this recipe, we will be deploying a basic container using Ansible module's docker_container. Before we jump into creating a task, however, we should look at the following concepts, which are required to understand Docker containers:
We will be using an Ubuntu image to create a Docker container. The docker_container module will download the image from ...
Read now
Unlock full access