Commit Graph

28 Commits (c2aeec20b73ae603e6e16d2096cdfe32cedd6fdc)

Author SHA1 Message Date
boojack c2aeec20b7
chore: upgrade deps version (#2181) 2 years ago
Athurg Gooth 69225b507b
chore: clean Dockerfile to exclude musl-dev (#1787)
Clean Dockerfile to exclude musl-dev install

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
Athurg Gooth ddf4cae537
feat: disable CGO_ENABLED (#1766)
* Replace mattn/go-sqlite3 with modernc.org/sqlite

* Disable CGO to make binary work without special c lib

* Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code

* Tidy go module

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
boojack 45c119627b
chore: move flags into env variables (#1732) 2 years ago
Athurg Gooth d24632682f
chore: add volume define in Dockerfile to avoid data lose (#1718)
Add volume define in Dockerfile to protect data

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
Stephen Zhou c081030d61
chore: lock pnpm version (#1628) 2 years ago
boojack 648634d376
chore: use pnpm (#1533)
* chore: use pnpm

* chore: update
2 years ago
boojack ab867b68d3
chore: add timezone env to dockerfile (#1490) 2 years ago
远浅 70e32637b0
build: update dockerfile for using cache to speed up (#1372) 2 years ago
Cologler df6b4b0607
chore: expose port in dockerfile (#1319) 2 years ago
boojack 1517688076
chore: update code structure (#1139)
* chore: update code structure

* chore: update
2 years ago
boojack 677750ef51
chore: upgrade version to `0.10.1` (#949) 2 years ago
boojack ef8981794e
chore: restore dockerfile (#841) 2 years ago
boojack d702eaa625
chore: update dockerfile (#838) 2 years ago
boojack 62f63d4af7
chore: update dependencies version (#491) 2 years ago
Steven 0698c9c853 chore: set default flags in dockerfile 3 years ago
boojack 46d7ecca88 feat: use go embed 3 years ago
boojack 3f3f6eaee8 fix: dockerfile 3 years ago
boojack f743532e57
feat: support multi platforms docker image (#103) 3 years ago
boojack 58f62f88a8
chore: add test github action (#102)
chore: test
3 years ago
boojack 1a86b3cb5a chore: update Dockerfile 3 years ago
email b6e78a1c2d chore: update docker run commands 3 years ago
email f982391a83 feat: flag variables 3 years ago
email 4535e0ce6d fix: resource api 3 years ago
email d661134b03 refactor: backend 3 years ago
STEVEN 6589671da8
fix: docker timezone to Asia/Shanghai (#8) 3 years ago
steven 5e84a57759 update data mounting point 3 years ago
steven f70ad6891d add dockerfile 3 years ago