70a2fe1d7b89c11792b39c621d2b1b525fda643e
Step 0 to Step 1 in docker build
The indexing of steps in the output of `docker build` starts with `Step 1`. However, there are several places in the docs that start with `Step 0`. This fix addresses the issue and changes `Step 0` to `Step 1` (and subsequent steps). Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 256dbe4b752ba1fde88e6fad76e3a6b08e4a8816 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%