Skip to content

Commit

Permalink
Replace Rubrix Docker link with updated Argilla one (#2289)
Browse files Browse the repository at this point in the history
Closes #2288

# Description

Replace [Rubrix Docker link](https://git.io/rb-docker) with [updated
Argilla
one](https://raw.githubusercontent.com/argilla-io/argilla/develop/docker-compose.yaml).

**Type of change**
- [x] Documentation update

**How Has This Been Tested**
N/A

**Checklist**

- [x] I have merged the original branch into my forked branch
- [X] follows the style guidelines of this project
- [X] I did a self-review of my code
- [X] My changes generate no new warnings

- Tom Aarsen
  • Loading branch information
tomaarsen authored Feb 15, 2023
1 parent de0983f commit 4c891b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ If everything went well, the configured users can now log in and their annotatio

### Using docker-compose

Make sure you create the yaml file above in the same folder as your `docker-compose.yaml`. You can download the `docker-compose` from this [URL](https://git.io/rb-docker):
Make sure you create the yaml file above in the same folder as your `docker-compose.yaml`. You can download the `docker-compose` from this [URL](https://raw.githubusercontent.com/argilla-io/argilla/main/docker-compose.yaml):

Then open the provided ``docker-compose.yaml`` and configure your Argilla instance as follows:

Expand Down

0 comments on commit 4c891b7

Please sign in to comment.