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

build ubi8 based che-server Dockerfile and push to quay #18545

Closed
skabashnyuk opened this issue Dec 7, 2020 · 5 comments
Closed

build ubi8 based che-server Dockerfile and push to quay #18545

skabashnyuk opened this issue Dec 7, 2020 · 5 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@skabashnyuk
Copy link
Contributor

Is your task related to a problem? Please describe.

https://github.com/eclipse/che/blob/master/dockerfiles/che/rhel.Dockerfile File is used in Che downstream process.
We would like to give an opportunity to use/test this image widely.

Describe the solution you'd like

build ubi8 based che-server Dockerfile and push to quay

Describe alternatives you've considered

n/a

Additional context

n/a

@skabashnyuk skabashnyuk added kind/task Internal things, technical debt, and to-do tasks to be performed. area/productization labels Dec 7, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Dec 7, 2020
@nickboldt nickboldt modified the milestones: 7.23, 7.24 Dec 7, 2020
@nickboldt nickboldt added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Dec 7, 2020
@nickboldt
Copy link
Contributor

I'm assuming we want a GH action to build a container and push to quay on every push. Do we need pull-request and manual triggers too?

@skabashnyuk
Copy link
Contributor Author

we want a GH action to build a container

+1

every push

+1 . let say with the tag latest

pull-request

+1

manual triggers too

Not sure why we need it. Do you?

@nickboldt
Copy link
Contributor

ubi8-latest probbly better than just latest to avoid collision with alpine builds.

@nickboldt nickboldt modified the milestones: 7.24, 7.25 Jan 8, 2021
@nickboldt nickboldt removed their assignment Jan 18, 2021
@mkuznyetsov
Copy link
Contributor

After moving from Centos CI to GH Actions workflow, now nightly builds feature new che server image based on ubi8 with tag rhel-nightly

@nickboldt
Copy link
Contributor

nickboldt commented Jan 28, 2021

I thought we decided to use :ubi8-latest, but it seems like :latest refers to RELEASES, where :nightly and :rhel-nightly are CI builds.

So this makes sense as long as no one (or job/process/bot) is expecting the other name. +1, looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants