build-yocto-genivi: Cannot build Docker image
gmacario opened this issue · 4 comments
Received the following error message from mailto:no-reply@notify.docker.com
Hi Gianpaolo Macario,
There seems to have been an issue with your Automated Build "gmacario/build-yocto-genivi" (VCS repository: gmacario/easy-build) during the build step.
You can find more information on
https://hub.docker.com/r/gmacario/build-yocto-genivi/builds/byztrkm8rwbh9kdhqgbbsfu/
Build failed: Error: image gocd/gocd-agent:16.1.0 not found
It looks like Docker image gocd/gocd-agent:16.1.0
does no longer exist in Docker Hub.
Browsing https://hub.docker.com/u/gocd/ the following gocd agents are now available:
- gocd/gocd-agent-alpine-3.5
- gocd/gocd-agent-centos-6
- gocd/gocd-agent-centos-7
- gocd/gocd-agent-debian-7
- gocd/gocd-agent-debian-8
- gocd/gocd-agent-deprecated
- gocd/gocd-agent-ubuntu-12.04
- gocd/gocd-agent-ubuntu-14.04
- gocd/gocd-agent-ubuntu-16.04
Hello gmacario,
I am currently experience this error. How can I change the gocd-agent?
Hello @Archie4Brasil,
As a matter of fact I haven't been using this particular Docker image for quite a while.
If you want to build the GENIVI baseline and/or GDP inside a Docker container, please use Docker image gmacario/build-yocto
instead - you may find its sources in this same repository.