Skip to content

Conversation

eshbeata
Copy link

@eshbeata eshbeata commented Jul 3, 2023

Support Docker compose

The ability to keep training model with the need to rebuild web

Training the Model

docker-compose build train

Running Web

docker-compose build web && docker-compose up web

Support Docker compose

**Training the Model**
```
docker-compose build train
```

**Running Web**
```
docker-compose build web && docker-compose up web
```
@eshbeata
Copy link
Author

@mayooear mayooear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant