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

Merge pull request #101 from acolombo25/patch-1

Fix docker link not working
This commit is contained in:
Oliver 2021-04-17 08:05:57 +10:00 committed by GitHub
commit 0533b88f75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ title: Docker Setup
## Docker Image ## Docker Image
The most convenient method of installing and running InvenTree is to use the official [docker image](https://hub.docker.com/inventree/inventree). The most convenient method of installing and running InvenTree is to use the official [docker image](https://hub.docker.com/r/inventree/inventree).
The InvenTree docker image contains all the required system packages, python modules, and configuration files for running InvenTree. The InvenTree docker image contains all the required system packages, python modules, and configuration files for running InvenTree.