Essai modification dockerfile
This commit is contained in:
parent
e135b634ff
commit
306ad7c72c
3 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
services:
|
||||
webserver:
|
||||
build: docker/apache2
|
||||
container_name: webserver
|
||||
ports:
|
||||
- 5000:5000
|
||||
- 80:80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue