e9c73b52db
fix(Dockerfile): add jq package ( #168 )
2025-06-18 14:26:42 +08:00
2bed40cfce
chore(Dockerfile): add jq package ( #142 )
...
Add jq package
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
2025-06-17 18:38:22 +08:00
5feb86ceee
chore(docs&ci): change links in files & fix github ci and docker ci ( #3 )
...
* Enable blank issue
* chore(README.md): update docs (temporally)
* Update FUNDING.yml
* chore: purge README.md
* Update README.md
Alist改为OpenList
* Update README_cn.md
Alist改为OpenList
* Update README.md
漏了一处
* Update README_ja.md
Alist改为OpenList
* Update README_cn.md
漏了一处
* Update CODE_OF_CONDUCT.md
更改链接
* Update README.md
更新tg链接
* Update README_cn.md
更新tg链接
* Update README_ja.md
更新tg链接
* chore(build&docs): use new links in build and github templates
* Update README.md
更新团队名
* chore: disable translation update, change beta release into artifacts
* fix: disable docker build and name the uploaded artifacts
* fix typo
* Update README_cn.md
更新团队名称
* Update README_ja.md
更新
* Update project name in CONTRIBUTING.md
* Update README_cn.md
更新
* Update README.md
更新
* Update README_ja.md
* fix: fix artifact name
* chore(build.sh): use original musl.cc
* fix(ci): fix action artifacts upload
* Update CODE_OF_CONDUCT.md
TG更改为Telegram
* Update README_cn.md
更新论坛链接
* Update README.md
更新论坛链接
* Update README_ja.md
更新论坛链接
* feat: update community based call back for onedrive
* chore(ci): update musl.cc link
* chore: use openlist as name instead of default OpenList
* Update user.go
* chore: fix artifact name
* feat(ci): add docker build test
* fix: add more platforms
* fix: explicitly use docker.io
* fix: fix typo
* fix(docker): fix test build push platform
* chore: change to OpenListTeam
* Update CODE_OF_CONDUCT.md
* doc: update org name
* docs: change repo urls
* feat: release docker image to ghcr.io on tagging
* fix: fix the name of test_docker
* build: update the names in docker-compose and docker file
* chore: rename
---------
Co-authored-by: ShenLin <773933146@qq.com >
Co-authored-by: Hantong Chen <cxwdyx620@gmail.com >
Co-authored-by: joshua <i@joshua.su >
Co-authored-by: 绎泽 <yize@tencent.to >
Co-authored-by: zyk2507 <93830642+zyk2507@users.noreply.github.com >
2025-06-12 21:29:43 +08:00
b449312da8
fix(docker_release): avoid duplicate occupation in docker image ( #8393 close #8388 )
...
* fix(ci): modify the method of adding permissions
* fix(build): modify the method of adding permissions(to keep up with ci)
2025-04-19 14:26:19 +08:00
4dce53d72b
feat(docker release): improve aria2 image, add aio image ( #7750 )
...
* build: add argument INSTALL_ARIA2 to dockerfile
* feat: run aria2 in main entrypoint
* feat(ci): environment matrix for docker release
* improve(ci): allow overwrite artifacts in docker release
* fix(ci): permission of alist binary in docker; entrypoint logic
* improve(aria2): move aria2 data to /opt/aria2; fix permission issues
References:
https://github.com/AlistGo/with_aria2/pull/13
Co-authored-by: GoodbyeNJN <cc@fuckwall.cc >
* fix(ci): aio image is not taking effect
* fix(build): tar command in aria2 installation process
(cherry picked from commit 647285408354807bae64df6a20fefb696ff787de)
---------
Co-authored-by: GoodbyeNJN <cc@fuckwall.cc >
2024-12-30 22:51:05 +08:00
1f652e2e7d
ci(docker): using docker build args instead of extra dockerfile for ffmpeg ( #6989 )
...
* build: using docker build arg to determine install ffmpeg or not
* ci: pass build-args to ffmpeg image build step
2024-08-15 21:48:48 +08:00
e6e2d03ba1
perf: make docker release 10 times faster ( #5803 )
...
* build: improve multistage docker build
* build: add dockerfile for ci
* build: add BuildDockerMultiplatform function in build.sh for ci
* ci: change build method
* build: add missing mod download command to the Dockerfile
* build: revert changes made ffmpeg installed
* build: use musl build for docker release
* ci: apply to dev version
* fix: don't login on pr
* fix: don't build_docker_with_aria2 on pr
---------
Co-authored-by: Andy Hsu <i@nn.ci >
2024-01-05 15:52:30 +08:00
d5f381ef6f
chore: upgrade golang version
2023-11-25 14:22:13 +08:00
f646d2a699
feat!: listen to both http & https ( #4536 )
...
Co-authored-by: Andy Hsu <i@nn.ci >
2023-06-11 18:17:37 +08:00
bd2418c438
feat(deps): update alpine to 3.18
2023-05-28 19:30:42 +08:00
027025361a
ci: fixed version of alpine
2023-04-12 16:01:49 +08:00
6aaec19c1c
feat: allow override startup command for Docker image ( #3800 )
...
This is to enable the use case where the stock Docker image is used with
different flags. E.g. `docker run xhofe/alist:latest ./alist server --data=mydata`
This was the behavior until PR#2818 changed it. This would make the image more usable.
2023-03-11 15:33:59 +08:00
1cfd47a258
feat: install tzdata
in the docker image ( #3056 )
...
* disable caching of repository metadata and installation of tzdata
* add TZ variable example
2023-01-16 13:43:15 +08:00
395f0fc5f3
fix(docker): use root user as default
2022-12-30 14:21:39 +08:00
d45209edb2
fix: /entrypoint.sh
permission denied
2022-12-29 17:16:30 +08:00
ed6c8194a7
feat: add PUID
, PGID
, Umask
settings to docker image ( close #2525 pr #2818 )
...
Co-authored-by: DDSRem <1448139087@qq.com >
2022-12-28 17:18:27 +08:00
e3b213c398
feat: add ca-certificates
for docker ( fix : #1679 )
2022-09-15 18:56:30 +08:00
dea87d098d
build: fix Dockerfile CMD arguments
2022-09-08 21:40:37 +08:00
8705e48e0a
ci: auto build docker image
2022-09-08 20:27:13 +08:00
b76060570e
refactor: init v3
2022-06-06 16:28:37 +08:00
7be476cce0
fix: wrong dockerfile
2022-03-13 19:00:19 +08:00
bb017c5f6d
feat: remove env prefix for docker
2022-03-13 17:01:45 +08:00
4bcc6359e3
💚 fix docker build
2022-01-20 20:52:14 +08:00
65ec4e3611
✨ dockerfile volume
2021-11-13 14:23:41 +08:00
f7d35ec925
💚 fix dockerfile
2021-11-09 18:12:36 +08:00
a8730e82b5
💚 fix dockerfile
2021-11-09 18:02:15 +08:00
6275e27d1b
💚 fix dockerfile
2021-11-09 17:54:38 +08:00
e70353704f
💚 fix dockerfile
2021-11-09 17:22:58 +08:00
be5b1e42d4
💚 fix dockerfile
2021-11-09 16:51:30 +08:00
7d08cbc4a9
🚧 build docker
2021-11-09 16:46:03 +08:00