Post
Topic
Board Development & Technical Discussion
Re: docker images of most (historical) bitcoin core versions back to v0.2.0 in 2009
by
mocacinno
on 16/05/2025, 11:04:14 UTC
update:
  • a repo used for older v0.2.x versions no longer exists, but the necessary packages were moved to other repo's, i modified all impacted Dockerfiles, everything builds again
  • i rebuilt all images with the latest suse BCI, so the container images have the latest patches
  • i tagged v29.0 as latest, since it seems stable
  • i modified the documentation using nice badges, so in the future you can look at the documentation to find of when a certain version was last built, wether the build was succesfull and how big the image is... For example: v29.0 (latest) documentation
  • eventough i made dockerfiles for sles 15 sp7, it's very likely the branches will never be merged. Suse just released sles 16 BCI's, so i guess i'll probably jump to sles 16 instead of 15 sp7 (16 will have much longer support)