Skip to content

Commit

Permalink
docs: add mention to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jabuxas committed Sep 6, 2024
1 parent 91ca325 commit 47994c2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,9 @@ note: this is a project made for learning purposes, you should use other more ma
docker compose up -d # might be docker-compose depending on distro
```

- dont change inside port of 8999 unless you know what you're doing
- when updating, run with `--build` instead:
- you can optionally use the [docker image](https://git.jabuxas.xyz/jabuxas/-/packages/container/abyss/latest) directly and set it up how you want

```bash
docker compose up --build -d
```
- dont change inside port of 8999 unless you know what you're doing

### manual

Expand Down

0 comments on commit 47994c2

Please sign in to comment.