mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix docker instructions (#5479)
This commit is contained in:
parent
8da5d62c69
commit
a5f6a05c1f
@ -34,7 +34,7 @@ To get "up and running" with a development environment, complete with a set of [
|
||||
|
||||
```bash
|
||||
git clone https://github.com/inventree/InvenTree.git && cd InvenTree
|
||||
docker compose run inventree-dev-server invoke install
|
||||
docker compose run inventree-dev-server invoke update
|
||||
docker compose run inventree-dev-server invoke setup-test --dev
|
||||
docker compose up -d
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user