https://github.com/dusterio/ubuntu-php7.2
Docker image for Ubuntu 18.04 + PHP7.1 (with FPM) + full Nginx
https://github.com/dusterio/ubuntu-php7.2
Last synced: 5 months ago
JSON representation
Docker image for Ubuntu 18.04 + PHP7.1 (with FPM) + full Nginx
- Host: GitHub
- URL: https://github.com/dusterio/ubuntu-php7.2
- Owner: dusterio
- Created: 2018-07-31T04:51:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-31T05:10:53.000Z (almost 8 years ago)
- Last Synced: 2025-06-01T07:16:24.169Z (about 1 year ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ubuntu-php7.2
A simple Docker image for Ubuntu 18.04 + PHP7.1 (with FPM) + full Nginx
## Docker repo
It's available as a public Docker repo as well: https://hub.docker.com/r/dusterio/ubuntu-php7.2/
Or simply pull:
```docker pull dusterio/ubuntu-php7.2```