This website requires JavaScript.
Explore
Help
Sign In
wpstudio
/
structure
Watch
1
Star
0
Fork
0
You've already forked structure
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5720d9376ba9b1652ff3a3ff429b5b654ec9afb7
structure
/
dockerfiles
/
php-fpm
/
php73.Dockerfile
4 lines
82 B
Docker
Raw
Normal View
History
Unescape
Escape
* big pre-summer refactoring + introduce php7.4 and stay only php7.3 as max older version + workspace with php7.4 in future commits
2021-04-13 00:01:26 +03:00
# syntax = edrevo/dockerfile-plus
FROM
php:7.3-fpm
* rename php-fpm dockerfile to simple naming * update docker-compose example with modified dockerfile name in php-fpm versions services
2021-04-13 17:03:58 +03:00
INCLUDE+ ./php.base.Dockerfile
Reference in New Issue
Copy Permalink