Skip to content

philsupertramp/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker tutorial

A quick tour through the docker landscape.

Disclaimer

Note: Currently only supported by x86 UNIX host machines

Requirements:

  • docker
  • python>=3.6

Prerequesites

  • Installation
  • Use Cases

Dockerfiles

  • images
  • containers
  • base images
  • some best practices

The docker command

  • extended dockerfiles
  • port forwarding
  • volume mounting
  • hosting a static webpage in the local network
  • housekeeping
  • Resolving security concerns
  • Python container with dependencies,
  • docker-compose
    • syntax
    • persistent volumes
    • networking
    • flask
    • django + postgresql example
    • resource allocation

About

3 Step tutorial how to use docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published