Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonioanerao/dockerfile-nginx-php81-sqlsrv
Dockerfile para Servidor NGINX com PHP 8.1.7 + PHP Drivers for SQL Server
https://github.com/antonioanerao/dockerfile-nginx-php81-sqlsrv
docker dockerfile nginx php81
Last synced: 4 days ago
JSON representation
Dockerfile para Servidor NGINX com PHP 8.1.7 + PHP Drivers for SQL Server
- Host: GitHub
- URL: https://github.com/antonioanerao/dockerfile-nginx-php81-sqlsrv
- Owner: antonioanerao
- Created: 2022-07-04T21:22:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T21:26:00.000Z (over 2 years ago)
- Last Synced: 2024-11-07T15:12:42.192Z (about 2 months ago)
- Topics: docker, dockerfile, nginx, php81
- Language: Dockerfile
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Dockerfile para Servidor NGINX com PHP 8.1.7 + PHP Drivers for SQL Server
#### Pasta root do projeto
/code/html#### Para projetos Laravel deixe deixe o conteúdo do Laravel em /code e o public em /code/html
#### Imagem no Docker Hub
https://hub.docker.com/r/antonioanerao/nginx-php81-sqlsrv#### Dockerfile original do Adriano Sales
https://github.com/salesadriano/nginx_php