/intro_to_containers

testing ground for DockerFromScratch project

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Itroduction to Developing with Containers

Ths is the beginnings of the educational project to demonstrate how to use Docker, GitHub, CodeSpaces, Visual Studio Code and other free tools to create free and opensource projects. No installation neccessary!

Notes

Prompt for main.py: "create a fastapi application including sqlite connection with sqlmodel and sample CRUD operations. Seed it with faker objects."