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

0x56iceroy/docker-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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 environemnt
  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

 
 
 

Languages

  • Makefile 43.7%
  • Python 40.2%
  • Dockerfile 16.1%