]> git.p6c8.net - jirafeau.git/commitdiff
[TASK] avoid copying install.php in docker image
authorJerome Jutteau <jerome@jutteau.fr>
Tue, 5 Jul 2022 11:53:41 +0000 (13:53 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Tue, 5 Jul 2022 11:53:41 +0000 (13:53 +0200)
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
.dockerignore

index 3791a8152941a9f5eba022e5c9bdd53fac419643..4c72529bd5b431e6af93743959b1a806594e8e4c 100644 (file)
@@ -3,4 +3,5 @@ CONTRIBUTING.md
 Dockerfile
 README.md
 composer.json
+install.php
 .*
\ No newline at end of file

patrick-canterino.de