Closed walkjivefly closed 2 years ago
This is a crude but effective kludge to create a custom Raven Docker build image
It uses https://github.com/walkjivefly/Ravencoin brnach fix-depends because https://github.com/RavenProject/Ravencoin/pull/1146 was rejected by the Raven team which means it's not possible to build Raven 4.3.2.1 from their repo directly.
After this PR is merged the correct way to generate a RVN v4.3.2.1 image is to run the custom build workflow. It should be possible to build the next version directly from the Raven repo because they have included the necessary changes in master.
Following on from https://github.com/blocknetdx/dockerimages/pull/43 it used GCC 8 without any problems.
This is a crude but effective kludge to create a custom Raven Docker build image
It uses https://github.com/walkjivefly/Ravencoin brnach fix-depends because https://github.com/RavenProject/Ravencoin/pull/1146 was rejected by the Raven team which means it's not possible to build Raven 4.3.2.1 from their repo directly.
After this PR is merged the correct way to generate a RVN v4.3.2.1 image is to run the custom build workflow. It should be possible to build the next version directly from the Raven repo because they have included the necessary changes in master.
Following on from https://github.com/blocknetdx/dockerimages/pull/43 it used GCC 8 without any problems.