Skip to content

Commit

Permalink
Merge pull request #6 from nawubyte/nawu
Browse files Browse the repository at this point in the history
host docker images
  • Loading branch information
ebc5802 authored May 1, 2024
2 parents f5b8683 + b010e76 commit fc9083f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[link to our project](http://161.35.189.70:10000)


An exercise to put to practice software development teamwork, subsystem communication, containers, deployment, and CI/CD pipelines. See [instructions](./instructions.md) for details.

# Team Members
Expand All @@ -16,3 +15,10 @@ First, rename the `env.sample` file to `.env` and make any necessary adjustments
Next, from the root directory, run `docker compose up --build`

Finally, open `http://localhost:10000/` in your local browser to view our web app.

# Docker Images
- [Docker Hub repo](https://hub.docker.com/repository/docker/sennyy/5-final-project-spring-2024-best-swes/general)
- [Machine Learning Client](https://hub.docker.com/layers/sennyy/5-final-project-spring-2024-best-swes/latest/images/sha256-8e6f5dc5c28f64ee5f8deb15ed03da005c09c8933a5b3f9f6d3aca934774eb17?context=repo)
- [Webapp](https://hub.docker.com/layers/sennyy/5-final-project-spring-2024-best-swes/webapp/images/sha256-a2177768a9c1b34b5995fa325076f42fb24d56aeb087b8824f203efdae94cd96?context=repo)


1 change: 1 addition & 0 deletions data/WiredTiger.lock
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
WiredTiger lock file

0 comments on commit fc9083f

Please sign in to comment.