diff --git a/index.html b/index.html index b6400fe..6b68597 100644 --- a/index.html +++ b/index.html @@ -155,7 +155,9 @@
  • you can log in as john/john to see John's private files
  • or jane/jane as readonly + download user.
  • -

    Rut it with docker

    +

    Docker

    +

    Check out the official docker image with instructions on how to use it

    +

    Docker quick start:

    docker run -p 8080:8080 -d filegator/filegator
     visit: http://127.0.0.1:8080 login as admin/admin123

    Limitations