fabric
fabric copied to clipboard
remove sampleconfig/msp/keystore/key.pem from Dockerfiles
Previously we added a test private key sampleconfig/msp/keystore/key.pem to Docker images.
In this fix, I suggest not adding the sampleconfig/msp folder to Docker images at all.
Please take a close look at this fix.
Even though all the tests have passed, I think that I have missed something.