Skip to content

ndemoor/play-with-docker.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birthday.play-with-docker.io

Docker 4th birthday repo

Contributing

Just check the posts folder and submit your tutorials there.

Running trainings site

Clone the repo and run the following docker container: docker run --rm --label=jekyll --volume=$(pwd):/srv/jekyll -it -p 4000:4000 jekyll/jekyll jekyll serve

Browser the site by visiting http://localhost:4000

About

Docker 4th birthday repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.1%
  • CSS 47.9%
  • HTML 4.0%