Skip to content

FIS image registry #21

Description

@fgiloux

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions