Commit Graph

15 Commits

Author SHA1 Message Date
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
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
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
a555d27dd2 Update Dockerfile versions. 2021-12-12 22:28:14 +08:00
a04f669580 Fix alpine bug in Dockerfile. 2021-09-21 01:06:57 +08:00
8cb96142db Use yarn in Dockerfile. 2021-09-21 00:00:33 +08:00
e68b0198f1 fix: go proxy of dockerfile (#283)
Signed-off-by: sh1luo <690898835@qq.com>
2021-09-04 22:10:16 +08:00
8c84ba53b4 fix: dockerhub address (#250)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:37 +08:00
b58d5ebb2c feat: support semantic release (#244)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:30 +08:00
8c66ef6860 fix: improve code specification (#231) 2021-08-14 14:18:08 +08:00