Files
koha-docker/build.sh
root 46f4a01917 a
2022-03-15 10:02:06 +01:00

2 lines
73 B
Bash
Executable File

#!/bin/bash
docker build -t koha-patrick --file ./DockerFile . --no-cache