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
f89b232d7b0dc46b28bbb69860caff8c2a437f1c
structure
/
dockerfiles
/
php-fpm
/
php74.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.4-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