by Chris Texe | Oct 9, 2020 | Featured, Linux, PHP
In my previous articles we learned how to install Docker in Linux and how to run Nginx Web Server with PHP in Docker. The next step is run MySQL server. If you want to know how to run MySQL with PHP in Docker go ahead and read this article. So we have a running Nginx...
by Chris Texe | Oct 2, 2020 | Featured, Linux, PHP
Today we will try to run nginx web server with PHP 7.4 in Docker. We will use Docker, because we will not install any software on our host system. You should have installed on your system Docker and Docker-compose. If you don’t know how to install Docker and...
Recent Comments