This website works better with JavaScript.
Explore
Help
Sign In
Iron_Felix
/
awesome-compose
Watch
1
Star
0
Fork
You've already forked awesome-compose
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9f4f9d8fb8
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9f4f9d8fb8'
${ noResults }
awesome-compose
/
apache-php
/
compose.yaml
10 lines
139 B
YAML
Raw
Normal View
History
Unescape
Escape
Sample for apache-php7 (#42) * add apache-php7.2 sample Signed-off-by: kouul <maulloohans@gmail.com>
5 years ago
services
:
web
:
apache-php: add dev envs config Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2 years ago
build
:
context
:
app
target
:
builder
Sample for apache-php7 (#42) * add apache-php7.2 sample Signed-off-by: kouul <maulloohans@gmail.com>
5 years ago
ports
:
-
'80:80'
volumes
:
-
./app:/var/www/html/