Skip to content

sbellem/docker-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Docker

A very basic and simple introduction to Docker, initially prepared for PyData Berlin 2015. It must be emphasized that the tutorial was designed for people with ideally no prior exposure to Docker. However, it is not ruled out that more advanced material may be added in the near future.

This repository contains:

  • the slides used for the tutorial, at the conference
  • different dockerfiles to build docker images -- most notably, to run the ipython/jupyter notebook
  • jupyter notebooks that can be used to test that the docker container(s) are running as expected
  • a simple docker-compose example, in which a containerized jupyter notebook is linked to a containerized postgres database

About

Docker tutorial for PyData Berlin 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published