"WARNING: The ARCH variable is not set. Defaulting to a blank string.
Creating network "composer_default" with the default driver
Pulling ca.org1.example.com (hyperledger/fabric-ca:-1.0.4)...
ERROR: invalid tag format"
- I am using Ubuntu 14.04, docker 17.03.0-ce and docker-compose, docker-compose version 1.8.1, build 878cff1
- execute "curl -sSL https://hyperledger.github.io/composer/install-hlfv1.sh | bash"
- ARCH variable is not getting picked up, i tried adding ARCH=x86_64 to environment file. but still facing the error