This website works better with JavaScript.
Home
Explore
Help
Sign In
wpstudio
/
structure
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
2
Branches
0
Tags
34 MiB
Dockerfile
66.6%
Shell
33.1%
JavaScript
0.4%
Tree:
9f0f96a499
master
uvicorn
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9f0f96a499'
${ noResults }
structure
/
dockerfiles
/
php-fpm
/
php73.Dockerfile
4 lines
82 B
Raw
Blame
History
# syntax = edrevo/dockerfile-plus
FROM
php:7.3-fpm
INCLUDE+ ./php.base.Dockerfile
Reference in new issue