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
run.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
docker run -d -it -p 10800:80 -p 10330:3306 --name koha-patrick koha-patrick:latest