Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 256 Bytes

Docker Societal Computing Talk

Three Docker demos.

  1. hello_world An example of a simple Dockerfile.
  2. nginx An example of a simple Docker Compose file.
  3. django An example of a more sophisticated project containing multiple Docker containers.