As a System Administrator,
I want to create and configure a virtual machine (VM) to host Docker,
so that I can deploy containerized applications and services efficiently in a controlled environment.
I installed a virtual machine that allows hosting docker containers.
I installed the git tool with command "apt install git" and curl
Git clone command to clone script from repos
Right of access to the file in which I am located :
As a System Administrator, I want to create and configure a virtual machine (VM) to host Docker, so that I can deploy containerized applications and services efficiently in a controlled environment.
I installed a virtual machine that allows hosting docker containers.
I installed the git tool with command "apt install git" and curl
Git clone command to clone script from repos
Right of access to the file in which I am located :
git clone https://github.com/Latitude-OpenDATA-SIO-Saintbe/AutomatisationScript.git cd AutomatisationScript
Run the main installation script:
I did the 2