Signed-off-by: Mikhail Grachev <work@mgrachev.com>
This commit is contained in:
Grachev Mikhail 2018-10-14 22:01:57 +03:00 committed by Mikhail Grachev
parent 1cb4180b1a
commit cd1648d62c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ the [release page](https://github.com/docker/golem/releases/tag/v0.1).
#### Running golem with docker
Additionally golem can be run as a docker image requiring no additonal
Additionally golem can be run as a docker image requiring no additional
installation.
`docker run --privileged -v "$GOPATH/src/github.com/docker/distribution/contrib/docker-integration:/test" -w /test distribution/golem golem -rundaemon .`