Commit Graph

10 Commits

Author SHA1 Message Date
colawithsauce a5cb1f729d Remove unneeded env setting 2023-12-08 18:54:23 +08:00
colawithsauce e997cd9907 Support unblock via docker. 2023-12-08 18:46:10 +08:00
Karbob 99371def54 refactor(dockerfile): separate nginx config from `Dockerfile` 2022-12-15 09:36:25 +08:00
Karbob 70d2713643 refactor(dockerfile): use `awk` to find NCMAPI version 2022-12-15 09:36:25 +08:00
Viyerelu23333 a31d552788
fix(dockerfile): 设置 NCMAPI 版本 (#1689)
* fix: dockerfile ncapi pinning

* feat: ncmapi follows version in package.json
2022-06-19 20:54:08 +08:00
pan93412 f355d5da50
fix(dockerfile): 限制最大標頭大小
原本的Nginx.conf没有定义最大标头大小。若不手动更改,则会出现无法登陆的bug,且Nginx会返回Header too big错误。

Fixed #1604

Co-Authored-By: huangyinhaow <64564727+huangyinhaow@users.noreply.github.com>
2022-05-14 20:07:13 +08:00
pan93412 5a5fb1f191
refactor(ncmapi): use upstream version (#1278)
* refactor(ncmapi): use upstream version

FIXME: After #1457 released,
switch to the NPM version.

* fix(docker): install NeteaseCloudMusicApi early

* fix: remove useless submodule entry

* fix(ncmapi): update to 4.5.2
2022-01-30 00:19:55 +08:00
Rick a870dc3185
fix: docker build failed (#1259)
* fix: docker build failed #1258

* refactor(docker): maximum the usage of cache

* fix(docker): "RUN" repeats two times

Fix #1258

Co-authored-by: pan93412 <pan93412@gmail.com>
2022-01-22 21:07:33 +08:00
Rick c7c6583523
fix: docker build image error (#1212) (#1216) 2022-01-11 19:07:48 +08:00
Rick 66f9b4f526
chore: 支持 Docker 部署 (#1195) (#1200) 2022-01-08 19:26:11 +08:00