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

Introduce RHEL based image #34

Merged
merged 4 commits into from Apr 30, 2018
Merged

Conversation

riuvshin
Copy link
Contributor

@riuvshin riuvshin commented Apr 27, 2018

Enable build on RHEL if TARGET=rhel.

The cico environment will continue to build the CentOS based container and in a second step it will build and push a RHEL based container.

cc: @jmelis @msrb @miteshvp

Roman Iuvshyn added 2 commits April 27, 2018 22:02
since RHEL parent image is in private repo we should login before docker build
Copy link
Contributor

@jmelis jmelis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think REGISTRY should be push.registry.devshift.net

Makefile Outdated
REGISTRY := push.registry.devshift.net/osio-prod
else
DOCKERFILE := Dockerfile
REGISTRY := registry.devshift.net
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

REGISTRY sould be push.registry.devshift.net

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, catch! thanks

@centos-ci
Copy link
Collaborator

@riuvshin Your image is available in the registry: docker pull registry.devshift.net/bayesian/gremlin:SNAPSHOT-PR-34

Copy link
Contributor

@miteshvp miteshvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miteshvp miteshvp merged commit 2077f3a into fabric8-analytics:master Apr 30, 2018
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

Successfully merging this pull request may close these issues.

None yet

4 participants