Object
The purpose of this document is to briefly present the use of Docker and how to use it.
In the first version of this document we will not discuss the use of docker-compose which allows to link / associate different containers to segment independent tools.
We will enter here the example of setting up a single container containing all the bricks allowing to initialize and provide a Drupal site (excluding SSL security) in localhost.
Prerequisites
Have taken the course on OS Virtualization with the implementation of Linux MINT under Virtual Box.
An addition: after having followed the Linux MINT course, it is recommended to launch the installation of Linux MINT with the basic parameters.
Remember during the installation the admin password that you will need to set.