mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Avoid pulling in the local context when building the docker image (5360)
This commit is contained in:
commit
13c83ba5f2
1 changed files with 2 additions and 0 deletions
2
.dockerignore
Normal file
2
.dockerignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
# We don't want/need anything from the local system, so ignore everything.
|
||||
*
|
Loading…
Reference in a new issue