This is the work bench of the Docker Container Working Group of the ID Union project. The primary goal of this working group is to develop an Hyperledger Indy Node Docker Image with minimal dependencies.
The primary artifact are the container images at https://github.com/orgs/IDunion/packages/container/package/indy-node-container%2Findy_node which are build from the files in the build folder.
We also provide a few utility scripts, including a docker-compose file to help setting up a runtime environment for the containers. See here for instructions how to setup and run the indy node images from this repository.
Any contribution is welcome, e.g. documentation, bug reports, feature request, issues, blog posts, tutorials, feature implementations, etc. You can contribute code or documentation through the standard GitHub pull request model.
Please have a look at CONTRIBUTING.md for details, in particular how and why you need to sign off commits.
Be excellent to each other!
See CODE_OF_CONDUCT.md for details.
Copyright 2020-2021 by all parties listed in the NOTICE file
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.