Commit graph

13 commits

Author SHA1 Message Date
ca6261ae29 build both hugo and nodejs in an alpine container, bump hugo to 127, remove go, start work on building nodejs from scratch using optimized build options 2024-06-07 04:22:22 -04:00
5233735c71 fix tar error 2024-06-04 23:53:11 -04:00
5211e564d5 update 2024-06-04 23:36:18 -04:00
490ace6237 syntax fix 2024-06-04 22:08:29 -04:00
0b4585947d swap entrypoint, swap runner container 2024-06-04 21:59:21 -04:00
220913ca6b inital alpine setup 2024-06-04 21:44:15 -04:00
3677ba719a rollback nodesource url 2024-06-04 16:56:28 -04:00
605d3ce31c bump - hugo-version: ["0.126.3"] node-version: ["22"] go-version: ["1.22.3"] 2024-06-04 16:15:54 -04:00
Mitchell R
b3c42ba459
Removing sudo commands from DockerFile 2023-12-14 21:30:27 +02:00
Mitchell R
b5c4bc9497
Update Build script for new nodejs installer 2023-12-14 21:28:42 +02:00
mrinc
cbc4712e27 Fixed build arg issue 2023-07-25 12:03:48 +02:00
mrinc
64e3b38876 chore(build.yml): update matrix for hugo-version, node-version, and go-version
chore(build.yml): update build-args and tags for docker build
chore(Dockerfile): add NODE_VERSION argument and update wget and tar commands
chore(README.md): update README with information about the latest docker container and usage instructions
2023-07-25 11:51:07 +02:00
mrinc
5abd56b063 Added build script 2023-07-25 11:30:41 +02:00