Skip to content

Commit e4b8499

Browse files
lpmi-13brb
authored andcommitted
reduce the build context sent during a docker build
Even though these files don't end up in the final image, they're unnecessary for the build image and don't need to be sent with the build context. Signed-off-by: Adam Leskis <leskis@gmail.com>
1 parent c825d7f commit e4b8499

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*.gif
22
LICENSE
3-
README.md
3+
*.md
44
*.png
5+
.git

0 commit comments

Comments
 (0)