redjumper
4e4d45ebe9
Update images when there is a new easyConnect version
2023-10-28 09:21:59 +08:00
Hagb
c369e9d637
Add empty workflow in preparation for checking easyconnect versions
2023-10-15 00:47:17 +08:00
Hagb
f81ff9eec2
Fix github action
2023-07-26 20:00:15 +08:00
Hagb
9fa4dd31c3
Fix typo
2023-07-18 00:41:49 +08:00
Hagb
9014201e81
Fix action
2023-07-17 23:41:27 +08:00
Hagb
ed4cb8abac
Fix aTrust image tagging in GitHub Action
2023-07-17 21:41:52 +08:00
Hagb
5a7a4d4a1d
Build aTrust image in GitHub Actions
2023-07-17 17:41:54 +08:00
Hagb
59265bfd7d
Make 7.6.7 default and support multi-arch build in github action
...
Resolve #99 , #128 , #258
2023-06-25 04:57:18 +08:00
Hagb
f6090f54fe
Remove building stage image before push images
2022-09-21 11:04:31 +08:00
Hagb
007d391e4a
Rename Dockerfile.fake-hwaddr to Dockerfile.build
...
Not only fake-hwaddr.so, there will be more things to be compiled.
- The image name of building stage is hagb/docker-easyconnect:build now
- Every independent building result will be in /root/name/, which will
be an empty folder if turned off by user.
2022-09-20 08:58:31 +08:00
Hagb
5d4d5e578c
Fix auto build of dev branch
2022-02-08 14:42:06 +08:00
Hagb
2d53e4fb3b
Let the name of default dev image be dev
2022-02-08 14:36:10 +08:00
Hagb
68c2e5f5e2
Correct name of develop branch
2022-02-08 14:33:11 +08:00
Hagb
4b82fcfb2c
Avoid return non-zero when branch is not dev
2022-02-08 14:31:38 +08:00
Hagb
08a2893341
Add auto build for dev branch
2022-02-08 14:29:30 +08:00
Hagb
80920259b4
Add FAKE_HWADDR variable for rootless podman
...
没有 root 权限的 podman 无法设置静态的虚拟网卡的 MAC 地址,每次启动都会产生不同的 MAC 地址,从而 EasyConnect
需要提交硬件新的硬件 ID。这个 commit 用 LD_PRELOAD 劫持了用于获取 MAC 地址的 loctl 函数,将获取的 MAC 地址指定为
用户指定的 FAKE_HWADDR 环境变量的值。
2022-02-06 04:20:50 +08:00
Hagb
368cf710fd
Disable cache
2021-12-21 15:18:39 +08:00
Hagb Green
542587ca0b
Use dockerhub cache in Github Actions workflow
2021-08-29 03:20:29 +08:00
morooi
418b75efbd
add Github Actions - change image name
2021-08-28 17:32:49 +08:00
morooi
8581a0244d
add Github Actions - build and push docker image to Docker Hub
2021-08-28 17:18:55 +08:00