13 Commits

Author SHA1 Message Date
TP Honey 2b2eebc924 Update Dockerfile.windows.ltsc2022 2022-12-19 11:39:57 +00:00
TP Honey b31a480365 Update Dockerfile.windows.ltsc2022 2022-12-19 11:27:38 +00:00
TP Honey 2f41b6b4db Update Dockerfile.windows.1809 2022-12-19 11:27:24 +00:00
TP Honey 68614c4456 Update Dockerfile.windows.1809 2022-12-16 14:30:35 +00:00
TP Honey 463233b421 (maint) move to harness.drone.io 2022-12-16 13:52:06 +00:00
Thomas Boerger 312a870f0b Use Go 1.14 on all places 2020-05-15 02:29:14 +02:00
Thomas Boerger df53de2dfa Upgrade bundled Hugo to latest version
As the bundled Hugo version haven't been updated for ages I have added
the latest released version now as well.
2020-05-15 02:18:22 +02:00
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 e635243b54 Fix trimPrefix within manifest 2019-02-19 11:39:07 +01:00
Thomas Boerger 3526b57b8b Update windows references within manifest 2019-02-15 11:58:04 +01:00
Thomas Boerger 47c0f87fa7 Add manifest template to docker folder 2019-01-20 22:21:28 +01:00
Thomas Boerger b193f2e575 Move dockerfiles to docker folder 2019-01-20 22:20:06 +01:00