Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 333 Bytes

File metadata and controls

10 lines (9 loc) · 333 Bytes

Multi Image Practice on Docker

  • Successfully setup the Dockerfiles
  • Practiced docker layer caching
  • Implemented python virtual environment & package handling
  • Setup the foundation for front & backend

To Implement

  • FastAPI Server via Uvicorn*
  • Port Forwarding for FastAPI Server
  • Unit Tests for TDD Practice using Pytest