bcgov / von

Verifiable Organizations Network
https://digital.gov.bc.ca/digital-trust
Other
51 stars 22 forks source link

Develop a Docker Hub-hosted Indy-SDK/Node and VON image to use as a base for all projects #12

Closed swcurran closed 6 years ago

swcurran commented 6 years ago

Create an optimized image that can be used as the basis for all images that need access to HL-Indy (SDK and Node) and VON (Agent and X) capabilities.

A separate pipeline will be created to drive the build of the image and pushing to Docker Hub (or some other public repository).

The existing pipelines that require Indy/VON will be updated to use this image as the base.

andrewwhitehead commented 6 years ago

The base image is currently located at: https://github.com/PSPC-SPAC-buyandsell/von-image/tree/master/stable

There's a von-network build from it at: https://github.com/cywolf/von-network/tree/slim

OrgBook here, to be turned into a PR: https://github.com/cywolf/TheOrgBook/tree/von-image

For von-x it's simply the master branch. Currently all three build the image from GitHub, as it still needs to be added to Docker hub.