Use CodeNotary vcn to sign a Docker container image

by opvizor
GNU/Linux ◆ xterm-256color ◆ bash 1532 views

In that recording I take all steps required to sign a local docker container image, so vcn for docker or Kubernetes can verify its integrity.

To sign the local docker image, we use vcn (https://github.com/vchain-us/vcn) after having a account registered at https://dashboard.codenotary.io.

  1. Login using vcn login
  2. check the local docker container image
  3. sign the container image with the CodeNotary account using vcn sign
  4. verify the container image using vcn verify
  5. check the vcn pod (Kubernetes daemonset) log if the verification works

To run the CodeNotary vcn Daemonset - check the following recording: https://asciinema.org/a/245388