Files
docker-hugo/build.sh
Johannes 6ed64de185 Added build.sh for building the container
Most importantly because it eases my pain when following patch releases
in hugo.
2017-04-25 19:56:07 +02:00

4 lines
43 B
Bash
Executable File

#!/bin/bash
docker build -t jojomi/hugo .