Documentation
¶
Overview ¶
Package buildctx packages a docker build context as a tar.gz stream for shipping to a build host. Exclusions follow .dockerignore semantics via docker's own pattern matcher, so a context built on the host sees the same files a local `docker build` would send.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.