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

Fix docker link not working

This commit is contained in:
Andrea Colombo 2021-04-16 16:25:13 +02:00 committed by GitHub
parent 3b91c910f4
commit 6def8fa9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ title: Docker Setup
## 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.