https://github.com/alecrabbit/sd-docker-php-fpm
https://github.com/alecrabbit/sd-docker-php-fpm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alecrabbit/sd-docker-php-fpm
- Owner: alecrabbit
- Created: 2020-01-22T11:48:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T12:02:00.000Z (almost 6 years ago)
- Last Synced: 2025-02-26T05:33:26.177Z (10 months ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-php-fpm
```
FROM php:7.3-fpm
```
> CI/CD have to be triggered manually
```
docker pull sd2020/php-fpm
```
> This image is also pushed(CI/CD) to public hub.docker.com account