2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

Update docker.md

Fixes
This commit is contained in:
Oliver 2021-12-14 09:14:56 +11:00 committed by GitHub
parent 37eed404fc
commit 18eb53b4c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,13 +16,12 @@ Docker images are available with the following tags:
| --- | --- |
| **inventree:stable** | The most recent *stable* release 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
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 *development* compose file provides a simple way to spin up a development environment