Skip to content

Docker Golden Images for Local Development environment using Nginx, PHP7.2-apache & PHP7.3-apache and Debian

Notifications You must be signed in to change notification settings

rsarkar29/Docker-Golden-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Docker-Golden-Images

  • Debian
  • Nginx PHP-FPM-Apache2
  • PHP7.2
  • PHP7.3

Debian

Debian is an operating system which is composed primarily of free and open-source software, most of which is under the GNU General Public License, and developed by a group of individuals known as the Debian project. Debian is one of the most popular Linux distributions for personal computers and network servers, and has been used as a base for several other Linux distributions.

Nginx

Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows.

PHP-FPM

PHP is a server-side scripting language designed for web development, but which can also be used as a general-purpose programming language. PHP can be added to straight HTML or it can be used with a variety of templating engines and web frameworks. PHP code is usually processed by an interpreter, which is either implemented as a native module on the web-server or as a common gateway interface (CGI).

About

Docker Golden Images for Local Development environment using Nginx, PHP7.2-apache & PHP7.3-apache and Debian

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published