2 lines
73 B
Bash
Executable File
2 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
docker build -t koha-patrick --file ./DockerFile . --no-cache |