Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIS image registry #21

Open
fgiloux opened this issue Jul 22, 2016 · 0 comments
Open

FIS image registry #21

fgiloux opened this issue Jul 22, 2016 · 0 comments

Comments

@fgiloux
Copy link

fgiloux commented Jul 22, 2016

Hi Christian,

The location of the FIS image may have changed since you created this great stuff. Docker wasn't able to find it in docker hub when I tried to generate the application image. I had to change the following line in rider-auto-openshift/pom.xml to get it working:
<docker.from>/jboss-fuse-6/fis-java-openshift:1.0</docker.from>
=>
<docker.from>registry.access.redhat.com/jboss-fuse-6/fis-java-openshift:1.0</docker.from>

Regards,

Frédéric

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant