Update README.md

This commit is contained in:
Zlatko Čalušić 2017-10-18 23:52:03 +02:00
parent ca5664b8a7
commit e4071748b9

View file

@ -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