mirror of https://github.com/docker/docs.git
Update build_enhancements.md
This commit is contained in:
parent
e7f4a3ead4
commit
2a83a8c0f8
|
@ -6,6 +6,8 @@ Docker Build Enhancements for 18.09 release introduces a much-needed overhaul of
|
|||
* Dockerfile format that works on legacy build should also work with buildkit builds
|
||||
* The new `--secret` flag allows the user to pass secret information for building new images with a specified Dockerfile
|
||||
|
||||
For more information on build options, see the reference guide on the [command line build options](../../engine/reference/commandline/build/).
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
Loading…
Reference in New Issue