mirror of
https://github.com/alexgo-io/gaze-indexer.git
synced 2026-01-12 22:43:22 +08:00
* build: add cache mount for go modules * doc(docker): update TZ description * build: use entrypoint instead cmd exec * build: add dockerignore * build: add modules dir to image for migration command * build: update dockerignore * doc: fix typo Co-authored-by: gazenw <163862510+gazenw@users.noreply.github.com> --------- Co-authored-by: gazenw <163862510+gazenw@users.noreply.github.com>
19 lines
170 B
Plaintext
19 lines
170 B
Plaintext
.git
|
|
.gitignore
|
|
.github
|
|
.vscode
|
|
**/*.md
|
|
**/*.log
|
|
.DS_Store
|
|
|
|
# Docker
|
|
Dockerfile
|
|
.dockerignore
|
|
docker-compose.yml
|
|
|
|
# Go
|
|
.golangci.yaml
|
|
cmd.local
|
|
config.*.y*ml
|
|
config.y*ml
|