Skip to content

Commit

Permalink
Add an overview for the javaenv Docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
  • Loading branch information
bestbeforetoday committed Dec 11, 2024
1 parent 6db0d3b commit 0be2dc1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions fabric-chaincode-docker/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Quick reference

- **Maintained by**:
[The Fabric Java chaincode maintainers](/~https://github.com/hyperledger/fabric-chaincode-java)

# Overview

This image is used by the default [Hyperledger Fabric](https://hyperledger-fabric.readthedocs.io/en/latest/) chaincode builder when deploying Java smart contracts. It is not intended for use independently of Hyperledger Fabric.

# Image variants

Image tags correspond broadly to the major and minor version of Hyperledger Fabric for which they are primarily intended. More detailed information on image tags, interoperability, and supported Java versions can be found in the [compatibility](/~https://github.com/hyperledger/fabric-chaincode-java/blob/main/COMPATIBILITY.md) documentation.

# License

This image is provided under the [Apache-2.0](/~https://github.com/hyperledger/fabric-chaincode-java/blob/main/LICENSE) license.

0 comments on commit 0be2dc1

Please sign in to comment.