drone-hugo/docker
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
..
Dockerfile.linux.amd64 Compile Hugo on our own, fix extended version and refactoring 2020-05-15 02:13:51 +02:00
Dockerfile.linux.arm Compile Hugo on our own, fix extended version and refactoring 2020-05-15 02:13:51 +02:00
Dockerfile.linux.arm64 Compile Hugo on our own, fix extended version and refactoring 2020-05-15 02:13:51 +02:00
Dockerfile.windows.1803 Update windows references within manifest 2019-02-15 11:58:04 +01:00
Dockerfile.windows.1809 Update windows references within manifest 2019-02-15 11:58:04 +01:00
manifest.tmpl Fix trimPrefix within manifest 2019-02-19 11:39:07 +01:00