Skip to content

Commit

Permalink
Merge pull request #2015 from antmicro/fix-docker-local-dependencies
Browse files Browse the repository at this point in the history
Fix building Docker image with local dependencies
  • Loading branch information
maliberty committed May 18, 2024
2 parents 51b20d1 + aa3853d commit 5f78b5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ core*
# git
.git
.gitignore

# local dependencies
dependencies/

0 comments on commit 5f78b5e

Please sign in to comment.