Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Build docker images in any terminal (we'll need baseos and ccenv docker images for Go chaincode, we won't be using peer or orderer docker images, therefore you only need to do this step once):

   make docker-clean docker

...