36 Commits

Author SHA1 Message Date
DacongDA
b6f943e326
feat: support WebAuthn login without username and upgrade Go to 1.21 (#3695) 2025-04-01 16:35:59 +08:00
if0else9
15a037ca74
feat: increase frontend build memory to 4096 in Dockerfile (#3672)
297.8 FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
2025-03-19 10:40:34 +08:00
Yang Luo
110dc04179
feat: Revert "feat: fix permission problem in standard image" (#3231)
This reverts commit 6464bd10dc58cb6956517e1b35c3d045d73f9021.
2024-09-23 22:19:27 +08:00
DacongDA
6464bd10dc
feat: fix permission problem in standard image (#3228) 2024-09-23 18:40:39 +08:00
Yang Luo
93b0f52f26
feat: Revert "feat: fix cannot create "/files" folder issue in local file storage provider in Docker" (#2997)
This reverts commit e228045e37fd342e462bc6c2c155fa9c3d00abd9.
2024-06-06 11:09:02 +08:00
DacongDA
e228045e37
feat: fix cannot create "/files" folder issue in local file storage provider in Docker (#2994) 2024-06-06 10:49:56 +08:00
Alex Babel
e2cd0604c2
feat: add back arm64 support in Docker image (#2969) 2024-05-26 01:22:49 +08:00
无别
800f0ed249
feat: add tzdata package in Dockerfile to fix timezone issue (#2857)
Add tzdata to resolve possible time zone errors
2024-04-07 14:27:45 +08:00
Yang Luo
141f22a707 feat: upgrade to Node.js 18 and Go 1.20 in Dockerfile 2023-12-22 14:46:41 +08:00
QingKai Hao
9aec69ef47 feat: stop building docker image of linux/arm64 (#2390) 2023-10-10 21:19:54 +08:00
Yang Luo
e5e264628e Remove "RUN mkdir tempFiles" 2023-09-09 20:24:18 +08:00
Yang Luo
0217e359e7 Update to Go 1.19.9 and Node 16.18.0 in Dockerfile 2023-05-16 20:33:31 +08:00
erguotou
623b4fee17
feat: pre-ensure tempFiles folder exists before uploading files (#1739)
When deployed with docker, the user `casdoor` has no permission to mkdir `tempFiles`, so let's create the folder first.
2023-04-14 19:14:59 +08:00
longxu0509
da7336a9a4
feat: support getting versionInfo in docker (#1673)
* feat: support getting versionInfo in docker

* fix: fix build

* fix: fix build

* fix: fix system
2023-03-21 20:46:17 +08:00
Bingchang Chen
654b903d7a
feat: fix multi-platform docker image (#1242) 2022-10-26 23:31:00 +08:00
Bingchang Chen
d0751bf2fa
feat: add arm docker (#1236) 2022-10-22 11:08:29 +08:00
Bingchang Chen
290cc60f00
feat: non root user for casdoor image (#1234)
Signed-off-by: abingcbc <abingcbc626@gmail.com>

Signed-off-by: abingcbc <abingcbc626@gmail.com>
2022-10-21 17:19:58 +08:00
q1anx1
ef5abdfa8f
feat: rollback to fix ci (#1051) 2022-08-22 11:14:51 +08:00
q1anx1
f3b3376a3c
fix: fix get version error (#1044)
* feat: fix get version error

* feat: more safe

* fix
2022-08-21 10:47:36 +08:00
Bingchang Chen
0baae87390
feat: fix oauth unknown authority in docker (#871) 2022-07-09 17:36:56 +08:00
Товарищ программист
81f2d01dc1
fix: fix dockerfile (#866) 2022-07-07 16:10:15 +08:00
Atom Pi
cd902a21ba
fix: some minor bugs and make Dockerfile more productive. (#831)
* fix: some minor bugs and make Dockerfile more productive.

* fix: make GitHub CI configuration support build image with STANDARD target.

* fix: Naming the base stage in multi-stage builds with lowercase letters to support various operating systems.

* fix: copy swagger to the image as well.
2022-06-29 23:21:18 +08:00
Товарищ программист
b178be9aef
feat: implement proxy (#661) 2022-04-13 14:04:40 +08:00
Zixuan Liu
2d19d366d4
fix: miss ca-certificates in docker image (#491)
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
2022-02-14 00:18:26 +08:00
Yang Luo
de8163a19b Update https://registry.npm.taobao.org in Dockerfile. 2022-02-11 22:54:15 +08:00
Товарищ программист
40aa9a4693
fix: remove wait-for-it (#436) 2022-01-22 15:50:48 +08:00
Товарищ программист
8d54bfad8a
feat: support create database via cmd line (#417) 2022-01-13 11:35:13 +08:00
Товарищ программист
caa1ffe3c8
feat: add default password for mysql (#392) 2021-12-23 12:43:04 +08:00
Товарищ программист
3bdc0e0d1b
feat: add all-in-one version (#389)
Signed-off-by: Товарищ программист <2962928213@qq.com>
2021-12-22 21:58:25 +08:00
Gucheng Wang
a555d27dd2 Update Dockerfile versions. 2021-12-12 22:28:14 +08:00
Yang Luo
a04f669580 Fix alpine bug in Dockerfile. 2021-09-21 01:06:57 +08:00
Yang Luo
8cb96142db Use yarn in Dockerfile. 2021-09-21 00:00:33 +08:00
sh1luo
e68b0198f1
fix: go proxy of dockerfile (#283)
Signed-off-by: sh1luo <690898835@qq.com>
2021-09-04 22:10:16 +08:00
sh1luo
8c84ba53b4 fix: dockerhub address (#250)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:37 +08:00
sh1luo
b58d5ebb2c feat: support semantic release (#244)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:30 +08:00
sh1luo
8c66ef6860 fix: improve code specification (#231) 2021-08-14 14:18:08 +08:00