8000 GitHub - sven-weber/docker.training
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sven-weber/docker.training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Training

This repository is a fork from jpetazzo/container.training. Thanks for that!

Its used as a basis for a docker training series at my school.

Some changes are made to the dockercoins to fit you're special needs.

Build the Source

In order to build the source, python and python-flask need to be installed.

On a linux system run the following commands:

sudo apt-get install python3 python3-pip
pip install Flask redis requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 39.5%
  • HTML 37.4%
  • JavaScript 9.9%
  • Dockerfile 9.7%
  • Ruby 3.5%
0