Commit graph

81 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
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Failing after 2m15s
2024-06-04 23:36:18 -04:00
490ace6237 syntax fix
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Failing after 1m43s
2024-06-04 22:08:29 -04:00
0b4585947d swap entrypoint, swap runner container
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Failing after 1m51s
2024-06-04 21:59:21 -04:00
220913ca6b inital alpine setup
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Has been cancelled
2024-06-04 21:44:15 -04:00
99e201a0e1 update readme
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
2024-06-04 17:12:41 -04:00
fff4fc5ca5 update readme
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
2024-06-04 17:11:03 -04:00
3677ba719a rollback nodesource url
All checks were successful
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Successful in 4m12s
2024-06-04 16:56:28 -04:00
0248b233a0 remove sudo
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 3m12s
2024-06-04 16:25:52 -04:00
453a1b0e54 add docker
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 7s
2024-06-04 16:23:00 -04:00
0aff7c7abb fix tags missing
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 1m8s
2024-06-04 16:19:02 -04:00
2ad84a37f1 update branch name
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
2024-06-04 16:18:01 -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
5c42ba9d88
>256 build steps .... lowering for github 2023-12-14 21:39:02 +02:00
Mitchell R
d5766a8295
Merge pull request #1 from BetterCorp/mrinc-patch-1
Removing sudo commands from DockerFile
2023-12-14 21:32:15 +02:00
Mitchell R
c9e0f37fb0
Removed nodejs v16 as it is no longer supported 2023-12-14 21:32:06 +02: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
Mitchell R
28f1337a68
Updated Hugo versions 2023-12-14 21:23:46 +02:00
mrinc
a75ca7d9ec Updated readme 2023-07-25 13:49:22 +02:00
mrinc
cb4d80d296 Updated default port 2023-07-25 13:38:20 +02:00
mrinc
792c1e2e59 Fixed tag definition 2023-07-25 13:34:23 +02:00
mrinc
4b9e54e9e7 Updated tag definition 2023-07-25 13:33:08 +02:00
mrinc
1259d38f7c Trying tag definition 2023-07-25 12:19:20 +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
7000a6099a chore(build.yml): update docker/login-action to version 2 in login to DockerHub step 2023-07-25 11:33:10 +02:00
mrinc
b9feb92cd1 chore(build.yml): update docker/build-push-action to v4
chore(build.yml): remove unnecessary indentation in build step
chore(build.yml): remove commented out platform option
chore(build.yml): remove unnecessary build-args indentation
chore(build.yml): remove unnecessary tags indentation
2023-07-25 11:32:46 +02:00
mrinc
5abd56b063 Added build script 2023-07-25 11:30:41 +02:00
Mitchell R
ed733ba593
Initial commit 2023-07-25 11:11:07 +02:00