Install the assermgr chaincode through the cli container by running the following command:
peer chaincode install -p chaincodedev/chaincode/assetmgr -n mycc -v 0
Here is the result after the chaincode is installed: