services/templates/forgejo/.dockerignore.gotmpl
Dan Anglin b961753dd2
perf(forgejo): optimise docker build
- Mount the context directory to the build container to copy files over
  to their destinations.
- Add .dockerignore to minimize the context.
2023-07-30 18:55:38 +01:00

5 lines
88 B
Go Template

*
!app.ini
!dynamic_git.yaml
!entrypoint.sh
!forgejo-{{ .Forgejo.Version }}-linux-amd64