mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
1.change validateNoSchema into validateNoScheme
2.change schema into scheme in docs and some annotations. Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
@@ -177,7 +177,7 @@ you must use `--rm=false`. This does not affect the build cache.
|
||||
This will clone the GitHub repository and use the cloned repository as context.
|
||||
The Dockerfile at the root of the repository is used as Dockerfile. Note that
|
||||
you can specify an arbitrary Git repository by using the `git://` or `git@`
|
||||
schema.
|
||||
scheme.
|
||||
|
||||
### Build with -
|
||||
|
||||
|
@@ -277,7 +277,7 @@ repository.
|
||||
|
||||
docker build github.com/scollier/purpletest
|
||||
|
||||
Note: You can set an arbitrary Git repository via the `git://` schema.
|
||||
Note: You can set an arbitrary Git repository via the `git://` scheme.
|
||||
|
||||
## Building an image using a URL to a tarball'ed context
|
||||
|
||||
|
Reference in New Issue
Block a user