blob: 922282c42d9eacc0d6f86d9b99737084276dd01d (
plain)
1
2
3
4
5
6
7
|
<h1>docker builder</h1> <p><br></p> <p>Manage builds</p> <h2 id="usage">Usage</h2> <div class="highlight"><pre class="highlight" data-language="">$ docker builder COMMAND
</pre></div> <h2 id="child-commands">Child commands</h2> <table> <thead> <tr> <td>Command</td> <td>Description</td> </tr> </thead> <tbody> <tr> <td><a href="../builder_build/index">docker builder build</a></td> <td>Build an image from a Dockerfile</td> </tr> <tr> <td><a href="../builder_prune/index">docker builder prune</a></td> <td>Remove build cache</td> </tr> </tbody> </table> <div class="_attribution">
<p class="_attribution-p">
© 2019 Docker, Inc.<br>Licensed under the Apache License, Version 2.0.<br>Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.<br>Docker, Inc. and other parties may also have trademark rights in other terms used herein.<br>
<a href="https://docs.docker.com/engine/reference/commandline/builder/" class="_attribution-link">https://docs.docker.com/engine/reference/commandline/builder/</a>
</p>
</div>
|