Skip to content

a tutorial projects to teach company's colleague about docker and various technology.

License

Notifications You must be signed in to change notification settings

folderplus/docker-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-tutorial

a tutorial projects to teach company's colleague about docker and various technology.

Course Plan

  1. Create a project with poetry
  2. Document project setup with Makefile
  3. Create a simple fastapi backend
  4. Deploy fastapi backend with docker
  5. Deploy fastapi backend with docker-compose
  6. Deploy backend and database with docker-compose

How to use this project

  1. create and activate your own virtual enviroment
  2. make setup

About

a tutorial projects to teach company's colleague about docker and various technology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.0%
  • Dockerfile 27.0%