Skip to content

Commit 56458ca

Browse files
committed
Add dockerignore file
Created dockerignor file, that ignores `target` directory, to avoid passing large build context into docker.
1 parent f826e00 commit 56458ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lean_client/.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target/**

0 commit comments

Comments
 (0)