how to get dev branch docker image? #4046
SamYuan1990
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so far it seems we just publish release image as https://github.com/hyperledger/fabric/blob/main/.github/workflows/release.yml#L7-L10
Hence according on the idea we discussed via contributor meeting, for admin-sdk, if we want to get latest dev branch for testing. we need fabric repo to publish latest docker image. and pull this image from admin-sdk CI for integration.
Beta Was this translation helpful? Give feedback.
All reactions