Skip to content

ashleymcnamara/play-with-docker.github.io

 
 

Repository files navigation

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:3.2 jekyll serve

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

About

Play with docker class-room repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 89.2%
  • HTML 8.1%
  • JavaScript 2.7%