IBM-Blockchain-Archive / fabric-images

Docker images and Docker Compose files for running the Hyperledger fabric
Apache License 2.0
36 stars 50 forks source link

Barry #10

Closed bmos299 closed 7 years ago

bmos299 commented 7 years ago

Hi Gari, This works, but I doubt you will like that there is a docker pull/tag in the setenv.sh. Latitia is working with Mihir to have the docker-compose use logic similiar to: services: baseimage: build: ./baseimage image: hyperledger/fabric-baseimage:latest

...however, we are hitting glitches when building the image and running the deploy.

You were right in the baseimage can be a tag of the peer image. I'm guessing holding off on merging this one is best and let's see where Latitia and Mihir get with a more eloquent solution.

bmos299 commented 7 years ago

Latitia has her script working. I'm closing this one.