Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker build -f app.dockerfile . -t custom-php

docker run --name container-php-custom custom-php

docker build . -t custom-nginx

docker run -p 8765:80 --link container-php-custom:php custom-nginx

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages