Error building images: Tag latest not found in repository docker.io/hyperledger/fabric-baseimage

后端 未结 2 980
野性不改
野性不改 2021-01-26 02:57

I deployed a chaincode to a network of peers. It was unsuccessful. I looked at a peer\'s log and saw an error message: Error building images: Tag latest not found in repository

2条回答
  •  闹比i
    闹比i (楼主)
    2021-01-26 03:23

    you should run 'make images' to create hyperledger/fabric-baseimage:latest.

提交回复
热议问题