Skip to content

sktg84/DockerTraining

 
 

Repository files navigation

Docker

Installation Check

Verify installation with:

docker run hello-world:latest

Other Resources

  • Building a docker-like container from scratch using Go: Video, Code

Presentation

Start simple http server

python -m http.server

Open http://localhost:8000.

Powered by Remark. Tips & tricks: https://github.com/gnab/remark/wiki/Markdown.

About

A docker training course for absolute beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 40.5%
  • Shell 26.7%
  • CSS 20.8%
  • Makefile 6.3%
  • HTML 5.7%