-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Docker setup for API and Streamlit services
- Updated docker-compose.yml to use new Dockerfiles for API and Streamlit services. - Created Dockerfile.apipredict for the API service with necessary dependencies and configurations. - Created Dockerfile.streamlit for the Streamlit service, including installation of requirements. - Adjusted volume paths in docker-compose.yml.
- Loading branch information
1 parent
51c0f67
commit ccabc36
Showing
3 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters