Skip to content

Commit 53cf8d6

Browse files
committed
chore(docker): exclude dist/linux from docker build context
1 parent 77a91d0 commit 53cf8d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ vendor/
2121

2222
# Binaries for programs and plugins
2323
dist/
24+
!dist/linux/
2425
gin-bin
2526
*.exe
2627
*.exe~

0 commit comments

Comments
 (0)