Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Boerger
b4fa179180
Compile Hugo on our own, fix extended version and refactoring
Since the extended version is only available for amd64 I have started to
build Hugo on our own in a multi stage Dockerfile. Now we are installing
both binaries, regular hugo and extended hugo, bundled into the Docker
image.

Beside that the download for regular hugo and extended hugo should also
be more solid now.

After that I have also added more aliases for the environment variables.
As mentioned on some GitHub issue we are also installing more required
packages for a downloaded extended Hugo version as this relies on
libc6-compat and libstdc++.
2020-05-15 02:13:51 +02:00
Adrian Todorov
df2b110d75 bump Hugo version to 0.58.3 2019-10-21 11:03:07 +02:00
Thomas Boerger
b193f2e575
Move dockerfiles to docker folder 2019-01-20 22:20:06 +01:00