This commit is contained in:
root
2022-03-15 10:02:06 +01:00
commit 46f4a01917
4 changed files with 27 additions and 0 deletions

2
build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
docker build -t koha-patrick --file ./DockerFile . --no-cache