inspec/.dockerignore
Tim Smith 26c396e50c Avoid pulling in the local context when building the docker image
This shaves 10.4 seconds spent pulling in the entire working directory, which just gets ignored since we do a gem install of inspec.

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-12-18 11:40:54 -08:00

2 lines
77 B
Text

# We don't want/need anything from the local system, so ignore everything.
*