Skip to content

A little Docker conatiner with a simple one-page app.

Notifications You must be signed in to change notification settings

PatrickTCB/itworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

It Works!

This is a super simple PHP container that I use in Docker demonstrations. I find it a bit better than hello-world because it's a great bridge to talking about Docker hub.

Run docker run -p 127.0.0.1:8080:80 patricktcb/itworks:latest then visit http://localhost:8080 and enjoy.

https://hub.docker.com/r/patricktcb/itworks

About

A little Docker conatiner with a simple one-page app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published