Commit graph

7 commits

Author SHA1 Message Date
Nino
67421a39cd
Fixes #901 g3proxy: lua alpine dockerfile not building (#921)
Some checks failed
Linux-CI / Clippy (push) Has been cancelled
CrossCompiling / Build (push) Has been cancelled
CodeCoverage / g3bench test (push) Has been cancelled
CodeCoverage / g3statsd test (push) Has been cancelled
CodeCoverage / lib unit test (push) Has been cancelled
CodeCoverage / g3mkcert test (push) Has been cancelled
CodeCoverage / g3keymess test (push) Has been cancelled
CodeCoverage / g3proxy test (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (java-kotlin) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
CodeQL Advanced / Analyze (rust) (push) Has been cancelled
Linux-CI / Build (push) Has been cancelled
Linux-CI / Build vendored (push) Has been cancelled
Linux-CI / Build with OpenSSL Async Job (push) Has been cancelled
MacOS-CI / Build (push) Has been cancelled
MacOS-CI / Build vendored (push) Has been cancelled
StaticLinking / musl (push) Has been cancelled
StaticLinking / msvc (push) Has been cancelled
Windows-CI / Build (push) Has been cancelled
Windows-CI / Build vendored (push) Has been cancelled
* fixed the now-invalid comment about luarocks

* Fixes g3proxy: lua alpine dockerfile not building at https://github.com/bytedance/g3/issues/901

* Fixed lua dockerfile

* Fixed lua dockerfile - removed unnecessary code
2025-09-07 04:10:32 +00:00
Zhang Jingqiang
a8e78945e5 g3proxy: always enable hickory 2025-04-26 09:48:43 +08:00
Zhang Jingqiang
3cac2fb208
add rustls-ring feature to make ring optional (#363) 2024-11-14 16:59:46 +08:00
Zhang Jingqiang
405bbe12dd Revert "add rustls-ring feature to make ring optional"
This reverts commit edd68ef1d7.
2024-11-13 23:13:11 +08:00
Zhang Jingqiang
edd68ef1d7 add rustls-ring feature to make ring optional 2024-11-13 22:47:12 +08:00
Nino
783f0ff469
fixed the now-invalid comment about luarocks (#300) 2024-08-28 11:09:29 +08:00
Nino
c6e34b1550
Alpine Dockerfile with Lua (#292) 2024-08-28 10:47:18 +08:00