2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +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

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.