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
Gucheng Wang
2020955270
Fix cannot support old Docker version bug, revert PR: https://github.com/casdoor/casdoor/pull/606
2022-06-15 01:20:00 +08:00
greenhandatsjtu
4acba2d493
Add entrypoint to docker-compose casdoor service ( #727 )
2022-05-01 19:26:31 +08:00
Ryao
d0952ae908
fix: docker-compose up can't work on linux ( #606 )
2022-03-22 18:43:02 +08:00
Ghost Lee
9cabc4035f
fix: docker-compose.yml has duplicated label ( #502 )
...
the casdoor service config in docker-compose.yml has duplicated restart label
2022-02-20 14:15:57 +08:00
大雄
e35b058ab4
feat: add helm manifest for k8s and makefile ( #444 )
...
Signed-off-by: henrywangx <henrywangx@gmail.com>
Co-authored-by: xiong wang <xiong.wang@inceptio.ai>
2022-02-15 21:47:13 +08:00
Rafael Firmino
80f01074fa
fix: 'restart always' instruction is in wrong position ( #468 )
2022-02-03 21:27:27 +08:00
Gucheng Wang
259a4e1307
Fix Docker compose on Apple M1 Chip
2022-01-29 10:42:33 +08:00
Товарищ программист
40aa9a4693
fix: remove wait-for-it ( #436 )
2022-01-22 15:50:48 +08:00
Steve0x2a
2f70e77e53
fix: wrong sub return and docker-compose boolean value error. ( #375 )
...
* fix: wrong sub return
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: yaml bool value must be enclosed in quotes
Signed-off-by: 0x2a <stevesough@gmail.com>
2021-12-16 11:10:25 +08:00
Gucheng Wang
589c0404d2
Fix dataSourceName config to use correct DB host in Docker.
2021-12-12 23:51:53 +08:00
Gucheng Wang
ebc5fe454c
Fix docker's mysql password.
2021-10-30 14:19:24 +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
9f5c6b1e05
feat: mount app.conf to container ( #217 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-03 10:22:55 +08:00
killer
0fc388d662
feat: add run casdoor through docker
...
Signed-off-by: killer <1533063601@qq.com>
2021-07-19 10:12:29 +08:00