diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..75b24d6 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,3 @@ +# We don't need any files to for build image. +# Without this `docker build` will everything in this directory. +*