Add "cert-info" target to print details of the public certificate
1 file changed
tree: ca09258f6d88e9b71d0ef018b7584912bc690f5f
  1. .gitignore
  2. Dockerfile
  3. Makefile
  4. neverware.cer
  5. README.md
README.md

shim-build

Build shim in a Docker container.

Makefile targets

Build shim in a Docker container:

build

Build with the cache turned off to get the full build log:

build-no-cache

Copy the shim builds from the container to the host:

copy