Builder counts from 1

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 17d6c6c7e514d6cea0820c6e81924413e9416cad
Component: engine
This commit is contained in:
John Howard
2015-08-25 10:05:46 -07:00
parent 67834e90a3
commit 5850f3450f
5 changed files with 30 additions and 13 deletions

View File

@ -120,7 +120,7 @@ So, you'll need an entry for both the servers in your local `/etc/hosts` file.
$ docker build -t notarysandbox .
Sending build context to Docker daemon 2.048 kB
Step 0 : FROM debian:jessie
Step 1 : FROM debian:jessie
...
Successfully built 5683f17e9d72