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

Moving docker images to openwrt Docker Hub repository. #7420

Closed
thess opened this issue Nov 14, 2018 · 8 comments
Closed

Moving docker images to openwrt Docker Hub repository. #7420

thess opened this issue Nov 14, 2018 · 8 comments

Comments

@thess
Copy link
Member

thess commented Nov 14, 2018

@champtar - If I can successfully get the openwrt account on Docker Hub set as an organization and with teams similar to what we do here on GitHub, would you like to move your CircleCI Docker container to a project repo? I will add the same Owners and Members (or an initial sub-set) as we have here.

Currently there is an openwrt account on Docker Hub with no repositories which was created 3yrs ago and shows no activity. I have contacted Docker Hub support to claim this ID for our use so stay tuned.

Any objections?

@diizzyy
Copy link
Contributor

diizzyy commented Nov 17, 2018

If there interest into further optimization there's probaly quite a bit to gain by using Alpine Linux instead of Debian as "base".

@jow-
Copy link
Contributor

jow- commented Nov 17, 2018

Please keep Debian as base for now, it also currently is used as baseline for release builds.

While I have no objections to Alpine per-se, I think its better to concentrate on our target related breakage and not fight with musl/Alpine host related quirks for the time being.

@thess
Copy link
Member Author

thess commented Nov 17, 2018

@diizzyy - Buildbots are Debian and they work. I see no compelling reason to take on the headaches of another platform.

@diizzyy
Copy link
Contributor

diizzyy commented Nov 17, 2018

It was merely a suggestion as more and more projects are moving that way due to overhead as far as CI-goes and there are people on musl hosts trying to get OpenWrt working from time to time so it might be of interest for contributors.

@thess
Most of the time that is...

@champtar
Copy link
Member

@thess no objections at all, I just went the easy way at first. I recommend to continue using container digest even if it means asking people to rebase sometimes
@diizzyy from what I remember container download is super fast

@thess
Copy link
Member Author

thess commented Dec 5, 2018

After not being able to get a response from Docker Hub support, I have created the openwrtorg organization repository for our use. Currently, @champtar, @yousong and myself have admin/checkin rights.

PR #7588 updates the CircleCI docker image location and other script updates

Anyone in the @members group here AND who has a Docker Hub account can be added to the team which has check-in privs in this new repository (https://hub.docker.com/r/openwrtorg/) - just ask.

@thess
Copy link
Member Author

thess commented Dec 9, 2018

CircleCI config seems to be functional with new Docker images and openwrtorg Docker Hub repo - closing this

@thess thess closed this as completed Dec 9, 2018
@diizzyy
Copy link
Contributor

diizzyy commented Jan 2, 2019

Just as reference, compiling master and "various" packages (additional from package repo) works fine without any additional patches but I'm not going to claim that everything works.

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

4 participants