aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename musl to musl-openrc•••Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo-docker-images/pull/156 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Alfred Wingate2026-06-161-7/+14
* Revert "Rename 'portage' to 'gentoo'"•••This reverts commit 5dd61309bcee4f2cb9f840bbcaea74e7d3f03d31. I suspect this is too heavy handed but wanted the changes needed there for posterity. Signed-off-by: Sam James <sam@gentoo.org> Sam James2026-01-031-1/+1
* Rename 'portage' to 'gentoo'•••Portage is Gentoo's main package manager. Don't say 'portage' when we mean 'a snapshot of the ::gentoo repository'. Signed-off-by: Sam James <sam@gentoo.org> Sam James2026-01-031-1/+1
* Remove stage3-amd64-hardened-nomultilib-openrc from README too•••Signed-off-by: Michał Górny <mgorny@gentoo.org> Michał Górny2024-11-271-1/+0
* Add i686 ssemath-t64 stages•••Closes: https://github.com/gentoo/gentoo-docker-images/pull/149 Signed-off-by: Michał Górny <mgorny@gentoo.org> Michał Górny2024-11-231-0/+2
* Build llvm based images•••Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/146 Signed-off-by: John Helmert III <ajak@gentoo.org> Takuya Wakazono2024-09-211-0/+6
* Fix the example build command•••`stage3-amd64` is not a correct target and the build fails. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/140 Signed-off-by: John Helmert III <ajak@gentoo.org> pastalian2024-05-261-1/+1
* Rename systemd-mergedusr to systemd•••23.0 profile renamed the old systemd-mergedusr profile to systemd. Image builds has been failing for some time because of this change. https://www.gentoo.org/support/news-items/2024-03-22-new-23-profiles.html Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Signed-off-by: John Helmert III <ajak@gentoo.org> pastalian2024-05-261-17/+17
* Drop references to uclibc•••uclibc was removed from Gentoo a while ago - see the 2021-08-18-uclibc-ng-retirement news item. Bug: https://bugs.gentoo.org/820905 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org> Sam James2024-02-071-4/+0
* Switch systemd images to mergedusr•••In bug #917143, we stopped building non-merged-usr stage3s following the 2022-12-01-systemd-usrmerge news item a while prior, as upstream systemd no longer support non-merged-usr. The stages for systemd w/ non-merged-usr are no being built, so the last one we picked up was stage3-amd64-systemd-20231210T170356Z.tar.xz (and so on). Switch all systemd images accordingly to merged-usr. Bug: https://bugs.gentoo.org/915958 Bug: https://bugs.gentoo.org/917143 Closes: https://github.com/gentoo/gentoo-docker-images/issues/136 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org> Sam James2024-02-071-17/+15
* Document new image types I added•••Closes: https://github.com/gentoo/gentoo-docker-images/pull/124 Signed-off-by: John Helmert III <ajak@gentoo.org> td50382023-11-261-0/+3
* Update README portage tree path and stage3-amd64 -> stage3•••Signed-off-by: John Helmert III <ajak@gentoo.org> Closes: https://github.com/gentoo/gentoo-docker-images/pull/120 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> John Helmert III2022-05-231-3/+3
* Fix arm64 stage3 builds•••Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/119 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2022-04-121-1/+4
* Build armv7a_hardfp_musl-openrc image•••Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo-docker-images/pull/118 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Sam James2022-03-021-0/+1
* Build arm64-musl image•••Bug: https://github.com/rui314/mold/issues/281 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Sam James2022-03-021-0/+1
* Add stage3:desktop (just amd64-desktop-openrc for now)•••In particular, this is useful for CI for upstreams who don't want to have to build X etc just to run their test suite. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Sam James2022-02-181-0/+1
* Fix armv*-openrc stage3 builds•••Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/112 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2021-12-011-5/+5
* Add riscv to README.md•••currently only support riscv64. And multilib is not ready yet. Signed-off-by: alexfanqi <alexfanqi@yahoo.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/111 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> alexfanqi2021-10-211-0/+10
* changing readme file as irc channel moved away from freenode to libera•••Closes: https://github.com/gentoo/gentoo-docker-images/pull/110 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> alsotoes2021-08-301-1/+1
* Update stage3 targets•••Closes: #109 Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/108 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2021-08-201-28/+64
* update example Dockerfile to point to a current official docker image•••references https://github.com/gentoo/gentoo-docker-images/issues/86 Signed-off-by: Brett Holman <bpholman5@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/104 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Brett Holman2021-04-301-2/+2
* Migrate from Travis CI to GitHub Actions•••Closes: #97 Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/100 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2021-02-121-3/+3
* Push all stage3 images to the same Docker repo•••Closes: #86 Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/94 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2020-09-041-8/+8
* Add CI builds for all supported stage3 architectures•••Build multiarch images using buildx [1] instead of modifying the image architecture post-creation with docker-copyedit. Although still experimental, buildx is the recommended way of building multi-platform images. All stage3 architectures that are supported by Docker [2] were added. Closes: #61 [1] https://docs.docker.com/buildx/working-with-buildx/#build-multi-platform-images [2] https://github.com/docker-library/official-images#architectures-other-than-amd64 Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/92 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2020-09-031-10/+49
* Update Travis CI badge•••See issue #90 for relocation details. Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com> Closes: https://github.com/gentoo/gentoo-docker-images/pull/91 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Konstantinos Smanis2020-08-261-1/+1
* update README inventory to add systemd support•••Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Alexys Jacob2019-11-151-1/+2
* Corrected an example so the the container actually runs.•••- Not sure if this is just a typo or if the behavior has changed over time but the current "Using the portage container as a data volume" example exits immediately because bash has no stdin. Signed-off-by: John R. Graham <john_r_graham@gentoo.org> Closes: https://github.com/gentoo/gentoo-docker-images/pull/66 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> John R. Graham2019-11-151-1/+1
* migrate gentoo portage location to default /var/db/repos/gentoo (fix #69) (#70)•••as reported by @MeisterP on #69 our current portage volume image does not expose the portage tree in the default gentoo portage location which changed from /usr/portage to /var/db/repos/gentoo those defaults are reflected in /usr/share/portage/config/repos.conf as installed by newer portageUltrabug2019-07-191-1/+1
* Added a multi-stage build example using portage to README.md.•••Fixed #35.Brett Randall2017-12-191-0/+21
* A couple of rename fixes: stage- -> stage3-.Brett Randall2017-08-201-2/+2
* Utilize multi-stage builds•••* Multi-Stage builds (docker-engine >=17.05.0 required) * Bootstrap image changed from busybox to alpine * Verifies the GPG signatures during bootstrap * Single build.sh to define builds via a TARGET environment variable * Add x86-hardened * Travis CI integration Manuel Rüger2017-05-071-10/+29
* Fix typo on Docker images listSullivan SENECHAL2016-07-291-1/+1
* Fix link to dockerhubManuel Rüger2015-09-201-1/+1
* Merge pull request #19 from alunduil/update-readme•••add updated details about images to READMEAlex Brandt2015-09-061-4/+14
|\
| * add updated details about images to README•••We've got building images for amd64 that need to be added to the inventory list and the other communication mechanisms were missing as well. Alex Brandt2015-08-091-4/+14
* | link to dhub from readme•••to make it easier for newbies to find and use gentoo docker imagesAndrew Pennebaker2015-08-061-0/+4
|/
* move CONTRIBUTE into README•••Both of these files are very short and include information on contributing. This puts it all in one spot and once they both have significant substance we can split them back apart. Alex Brandt2014-12-251-0/+11
* Update README•••We have changed locations since this README was created. This gives it a little bit more meat and updates it with the new channel location. Alex Brandt2014-12-251-6/+10
* fix README.mdProneet Verma2014-06-191-4/+4
* initial commitUltrabug2014-06-191-1/+7
* Initial commitUltrabug2014-06-191-0/+4