Update running_riak_service.md

Upstream-commit: 963ee6ce795ae6608ee9acce4bc6298356d7f02f
Component: engine
This commit is contained in:
Chewey
2014-07-07 17:52:18 +04:00
parent 58385e59a1
commit 1991704086
@@ -14,7 +14,7 @@ Create an empty file called `Dockerfile`:
$ touch Dockerfile
Next, define the parent image you want to use to build your image on top
of. We'll use [Ubuntu](https://registry.hub.docker.cm/_/ubuntu/) (tag:
of. We'll use [Ubuntu](https://registry.hub.docker.com/_/ubuntu/) (tag:
`latest`), which is available on [Docker Hub](https://hub.docker.com):
# Riak