Construct default Settings.Version using `git describe` (needs .git tree in builder) Version number can be overridden on make command line with argument `VERSION=foobar` Also include Settings.BuiltAt (unused by default but available for e.g. custom settings page) Use `make build` in Dockerfile instead of go `install`, for consistency Add **/keydump/, contrib/docker-compose/ and snap/ to .dockerignore for extra safety
9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
/bin
|
|
/pkg
|
|
/snap
|
|
/contrib/pyinfra
|
|
/contrib/docker-compose
|
|
/.gocache
|
|
/**/secrets
|
|
/**/keydump
|