https://github.com/sadok-f/php7-nginx-s6
PHP7 and NGinx managed by S6-Overlay
https://github.com/sadok-f/php7-nginx-s6
Last synced: 2 months ago
JSON representation
PHP7 and NGinx managed by S6-Overlay
- Host: GitHub
- URL: https://github.com/sadok-f/php7-nginx-s6
- Owner: sadok-f
- Created: 2020-02-27T13:16:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T09:11:03.000Z (about 5 years ago)
- Last Synced: 2025-02-01T13:26:31.000Z (4 months ago)
- Language: Dockerfile
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php7-nginx-s6
PHP7.3 and NGinx managed by S6-Overlay## Usage
```sh
$ docker pull sadokf/php7-nginx-s6
```
```sh
$ docker run -itd -p 8080:80 sadokf/php7-nginx-s6
```http://127.0.0.1:8080/