mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
0d7b33022c
This commit adjusts the build flags to include version information in the LDFLAGS using the -X options. Additionally this makes the information recorded at build time more comprehensive. All build information can now be obtained via the `authelia build` command, and the `authelia version` command is now `authelia --version`. Lastly this adjusts the Dockerfile to utilize docker cache more effectively. |
||
---|---|---|
.. | ||
aes.go | ||
certificates_test.go | ||
certificates.go | ||
check.go | ||
clock.go | ||
const.go | ||
exec.go | ||
files_test.go | ||
files.go | ||
hashing.go | ||
rsa.go | ||
safe_redirection_test.go | ||
safe_redirection.go | ||
strings_test.go | ||
strings.go | ||
time_test.go | ||
time.go | ||
version_test.go | ||
version.go |