mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-29 06:06:51 +00:00
Update docker.md
Fixes
This commit is contained in:
parent
37eed404fc
commit
18eb53b4c4
@ -16,13 +16,12 @@ Docker images are available with the following tags:
|
|||||||
| --- | --- |
|
| --- | --- |
|
||||||
| **inventree:stable** | The most recent *stable* release version of InvenTree |
|
| **inventree:stable** | The most recent *stable* release version of InvenTree |
|
||||||
| **inventree:latest** | The most up-to-date *development* version of InvenTree. |
|
| **inventree:latest** | The most up-to-date *development* version of InvenTree. |
|
||||||
| **inventree:tag** | Specific tagged images are built for each tagged release of InvenTree |
|
| **inventree:_tag_** | Specific tagged images are built for each tagged release of InvenTree |
|
||||||
|
|
||||||
### Docker Compose
|
### Docker Compose
|
||||||
|
|
||||||
InvenTree provides sample docker-compose files to get you up and running.
|
InvenTree provides sample docker-compose files to get you up and running.
|
||||||
|
|
||||||
| Compose File | Target | Description |
|
|
||||||
- A *production* compose file is intended to be used in a production environment, running the web server behind a nginx proxy.
|
- A *production* compose file is intended to be used in a production environment, running the web server behind a nginx proxy.
|
||||||
- A *development* compose file provides a simple way to spin up a development environment
|
- A *development* compose file provides a simple way to spin up a development environment
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user