Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build a versioned KES binary in docker container
This commit uses the `release` command added by 08be13b to build a binary with release information when building the docker image. This can be verified by running: ``` docker build - < Dockerfile ``` and then ``` docker run <container-id> -v ```
- Loading branch information