Skip to content

Commit 5f78b5e

Browse files
authored
Merge pull request #2015 from antmicro/fix-docker-local-dependencies
Fix building Docker image with local dependencies
2 parents 51b20d1 + aa3853d commit 5f78b5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ core*
3131
# git
3232
.git
3333
.gitignore
34+
35+
# local dependencies
36+
dependencies/

0 commit comments

Comments
 (0)