Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

kalohq/learning-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Docker

Learning Docker is a guided tour through the basic concepts of Docker, through to specific goals with clear value. You'll quickly and steadily come out equipped and able to improve your day-to-day development in similar contexts.

Disclaimer: This guide explicitly avoids the temptation to become a Docker usage reference. Instead, we work at a higher level with use case problems that a developer encounters and work through those. As you may have realised that in this case we favour goal-driven learning as opposed to the encyclopediac approach.

Contents

Chapter 1 - Concepts

Chapter 2 - Why use Docker

Chapter 3 - Getting a basic workflow with Python and Docker

Chapter 4 - Adding Postgres to your stack (Under construction)

Get ready

  • Install Docker
  • Sign up to Docker Hub and connect it to your GitHub account
  • Clone this repository so you can navigate to the different exercises
git clone git@github.com:lystable/learning-docker.git

Credits

This guide was prepared by the Lystable family, under MIT License. Please feel free to raise pull requests and recommend improvements!

About

Get introduced to Docker and its concepts through a set of practical exercises from the real world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published