From e4071748b97877c33c260543402315278c4219fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatko=20=C4=8Calu=C5=A1i=C4=87?= Date: Wed, 18 Oct 2017 23:52:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a82c345..772b957 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Alternatively, you can install it manually anywhere you want. It's a single bin #### Build image -```docker/build.sh``` +```make docker_build``` #### Pull image @@ -118,6 +118,8 @@ docker run -p 80:80 -v /my/data:/data --name rest_server restic/rest-server It's suggested to set a container name to more easily manage users (see next section). +You can set environment variable `OPTIONS` to any extra flags you'd like to pass to rest-server. + #### Manage users ##### Add user