Skip to content

Commit

Permalink
corrected Docker Hub org url.
Browse files Browse the repository at this point in the history
  • Loading branch information
djl11 committed Sep 20, 2024
1 parent 0578c4a commit b09bbe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions on_prem/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ then [get in touch](https://calendly.com/unify-chat/general) with us!
## Pull the images

In order to set up on-prem, you need to pull the following 3 images:
- **unifyorg/orchestra-on-prem:latest**: The backend app
- **unifyorg/dataset-evaluation-on-prem:latest**: The dataset evaluation service
- **unifyorg/unify-interfaces-on-prem:latest**: The console app
- **unifyai/orchestra-on-prem:latest**: The backend app
- **unifyai/dataset-evaluation-on-prem:latest**: The dataset evaluation service
- **unifyai/unify-interfaces-on-prem:latest**: The console app

Given that these images are private,
you first need to [log into docker](https://docs.docker.com/reference/cli/docker/login/)
Expand Down

0 comments on commit b09bbe2

Please sign in to comment.