Merge pull request #6871 from prosto-chewey/patch-1

Update running_riak_service.md
Upstream-commit: 0284e5dfeaecd7e4103cfaa5c77cff1f4ffa1290
Component: engine
This commit is contained in:
Sven Dowideit
2014-07-08 09:35:01 +10:00

View File

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