Skip to content

netmanuy/dockers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockers v1

Build the images

docker build -t php-render .

Execute the images locally for testing

docker run -d -p 80:80 php-render:latest

About

Simple test and playground with dockers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published