Explorar el Código

Exclude git from docker context (#1412)

* Exclude .git from Docker build context

* Add last line
ふぁ hace 2 meses
padre
commit
446f06f9d6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -4,3 +4,4 @@ LICENSE
 docker-compose.yml
 Dockerfile
 tests/
+.git