diff --git a/install.html b/install.html index ac67789..d0e3f9e 100644 --- a/install.html +++ b/install.html @@ -124,8 +124,10 @@
-

Docker image

-

You can use the official docker image

+

Docker

+

You can use the official docker image based on Dockerfile

+
docker run -p 8000:80 -d filegator/filegator
+visit: http://127.0.0.1:8000 login as admin/admin123

Minimum Requirements