This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.
•A Docker container that contains WordPress + php-fpm (it must be installed and configured) only without nginx.
-
What is Docker: https://www.youtube.com/watch?v=rOTqprHv1YE&ab_channel=Simplilearn
-
Build a solid WordPress dev environment with Docker: https://www.youtube.com/watch?v=kIqWxjDj4IU&ab_channel=AndrewSchmelyun
-
Creating a Docker Container: https://docs.docker.com/get-started/
-
Docker Tutorials: https://learndocker.online/courses/
-
For Installing Docker on Linux, Production Standards: Step 1 - Depencies https://docs.docker.com/desktop/install/linux-install/#system-requirements Step 2 - Instalation https://www.youtube.com/watch?v=Vplj9b0L_1Y&ab_channel=Abstractprogrammer