- Open the root directory of this application
- Run command:
docker compose up -d - Follow link for use FastAPI with Swagger UI:
http://localhost/docs - Or connect to mysql server from within container with next command:
docker exec -it mysqlserver mysql -uroot -ppassword - Stop application with next command (if you are in root directory):
docker compose down
-
Notifications
You must be signed in to change notification settings - Fork 0
Example of multicontainer app with Docker (CRUD API for MySQL database)
License
emille42/Docker-FastAPI-MySQL-Example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example of multicontainer app with Docker (CRUD API for MySQL database)
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published