axiqia commented on issue #179: docker compose make quick start hangs URL: https://github.com/apache/incubator-openwhisk-devtools/issues/179#issuecomment-466743294 Bellow is my environment. ``` $ cat /etc/issue Ubuntu 16.04.3 LTS \n \l $ docker-compose --version docker-compose version 1.22.0, build f46880fe $ docker --version Docker version 18.09.2, build 6247962 ``` I tried to update docker, but it didn't help. ``` $ make quick-start % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 134 0 134 0 0 91 0 --:--:-- 0:00:01 --:--:-- 91 100 14.3M 0 14.3M 0 0 1940k 0 --:--:-- 0:00:07 --:--:-- 3593k Unpacking tarball. downloading the CLI tool ... downloading cli for linux % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 626 0 626 0 0 455 0 --:--:-- 0:00:01 --:--:-- 455 100 3847k 100 3847k 0 0 612k 0 0:00:06 0:00:06 --:--:-- 904k pulling the docker images short list... Using default tag: latest latest: Pulling from openwhisk/controller Digest: sha256:aee7767c8f35474e9f7d4a36bbc77f8e207556b7c759111b6291289fbe4b9b4e Status: Image is up to date for openwhisk/controller:latest Using default tag: latest latest: Pulling from openwhisk/invoker Digest: sha256:1a81296919e62cc51f0041230c03d20f5ef243d6df19554064def85fe0fb7fd3 Status: Image is up to date for openwhisk/invoker:latest Using default tag: latest latest: Pulling from openwhisk/nodejs6action 027274c8e111: Pull complete d3f9339a1359: Pull complete 872f75707cf4: Pull complete dd5eed9f50d5: Pull complete 28f71e00156f: Pull complete d11b46f7864e: Downloading 0352ff3f9ba2: Download complete 97b04a9a6d18: Download complete f422020d2a27: Download complete 6685692c5515: Downloading 8e1342e7b5b8: Downloading 0134e7b87d46: Downloading 3de96dc5f9dc: Downloading latest: Pulling from openwhisk/nodejs6action Digest: sha256:85d7ab10db30374b9bcf566ecdd365dc81fc99a998638e9a54d3205aa57cc877 Status: Image is up to date for openwhisk/nodejs6action:latest Using default tag: latest latest: Pulling from openwhisk/dockerskeleton Digest: sha256:85afe317d91b2fd97243812084b27e502dd2e6e001a187febd42af9ba61d03ce Status: Image is up to date for openwhisk/dockerskeleton:latest host ip address: 10.2.64.9 checking required ports ... ... OK ... preparing api-gateway configuration pinging minio... Starting openwhisk_minio_1 ... done .................................................................................................................................................... ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
