package dockerignore
import "github.com/moby/buildkit/frontend/dockerfile/dockerignore"
Index ¶
Functions ¶
func ReadAll ¶
ReadAll reads a .dockerignore file and returns the list of file patterns to ignore. Note this will trim whitespace from each line as well as use GO's "clean" func to get the shortest/cleanest path for each.
Source Files ¶
- Version
- v0.11.2
- Published
- Jan 26, 2023
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 12 hours ago –
Tools for package owners.