2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 02:05:29 +00:00

v0.2.0 release information

This commit is contained in:
Oliver Walters
2021-04-11 15:00:35 +10:00
parent 65b5e6577c
commit a8b23c8571
4 changed files with 36 additions and 9 deletions

View File

@ -68,14 +68,6 @@ Save and edit the `docker-compose.yml` file as required.
The only **required** change is to ensure that the `/path/to/data` entry (at the end of the file) points to the correct directory on your local file system, where you want InvenTree data to be stored.
### Build
Build the docker containers:
```
docker-compose build
```
### Launch Database Server
Before we can create the database, we need to launch the database server container: