Difference between revisions of ".dockerignore"

From wikieduonline
Jump to navigation Jump to search
 
Line 11: Line 11:
 
== See also ==
 
== See also ==
 
* {{docker build}}
 
* {{docker build}}
* {{Docker}}
+
* {{ignore}}
  
  
 
[[Category:Docker]]
 
[[Category:Docker]]

Latest revision as of 13:40, 23 July 2024

The .dockerignore file allows you to exclude files from the context like a .gitignore file allow you to exclude files from your git repository. You can use it to help avoid unnecessarily sending large or sensitive files and directories to the docker daemon.


Related terms[edit]

See also[edit]

Advertising: