renebeec / Che

Che repository
0 stars 0 forks source link

Error: Docker image build failed. Image id not found in build output #1

Closed renebeec closed 8 years ago

renebeec commented 8 years ago

Please, could you help me with this error: Error: Docker image build failed. Image id not found in build output (this message appears in the shell or console). I'm installing Che over a 64 bit virtual machine using VM Ware everything was installed ok but when i try to run the workspace to install laravel the process stays in initializing workspace...and appears the event: Failed to find machineiy227gq3v9itjap6...i dont understand why docker doesn`t function if it is installed correctly:

renebe@ubuntu:~$ docker run hello-world Hello from Docker! This message shows that your installation appears to be working correctly. To generate this message, Docker took the following steps:

  1. The Docker client contacted the Docker daemon.
  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
  3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading.
  4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal. To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker Hub account: https://hub.docker.com For more examples and ideas, visit: https://docs.docker.com/engine/userguide/ renebe@ubuntu:~$

Also, i did configure dns 8.8.8.8 docker (instructions:https://docs.docker.com/engine/installation/linux/ubuntulinux/))....i` see everything is ok... so ..i dont know what's happening

This test is very important for me cos' after i want to install Liferay in Che.

Thanks hand for you help appreciated Best regards che_error

renebeec commented 8 years ago

I was checking a forum about this problem and perhaps exists an error running docker in ubuntu xenial 16.04..i'm using that linux version...look: Yes, docker ps failure message comes from the container. In fact, it is a startup script that runs this command and checks response code. (forum: https://github.com/eclipse/che/issues/74599)

renebeec commented 8 years ago

I could resolved the problem. I had to reinstall Docker 1.8 and use de eclipse che version 4.6.2.