35 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| [](https://cloud.docker.com/u/bkraul/repository/docker/bkraul/php-nginx)
 | |
| 
 | |
| 
 | |
| 
 | |
| # Introduction
 | |
| 
 | |
| This image is based on [webdevops/php-nginx](https://hub.docker.com/r/webdevops/php-nginx) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions. 
 | |
| 
 | |
| ## Tags
 | |
| 
 | |
| | Tags                 | PHP Version | Distribution            |
 | |
| | -------------------- | ----------- | ----------------------- |
 | |
| | latest, ubuntu-18.04 | 7.2.15      | Ubuntu 18.04.1 (bionic) |
 | |
| | 7.3                  | 7.3.2       | Debian 10 (buster)      |
 | |
| 
 | |
| # Usage
 | |
| 
 | |
| ## Pulling
 | |
| 
 | |
| To pull the image:
 | |
| 
 | |
| ```
 | |
| docker pull bkraul/php-nginx
 | |
| ```
 | |
| 
 | |
| For more information on how to use the image, go to the  [webdevops/php-nginx](https://hub.docker.com/r/webdevops/php-nginx) page.
 | |
| 
 | |
| # Source
 | |
| 
 | |
| <https://git.belmankraul.com/docker/php-nginx>
 | |
| 
 | |
| # Issues
 | |
| 
 | |
| For issues or questions, visit <https://discourse.belmankraul.com/c/docker/php-nginx>
 |