Skip to content

Commit 951e684

Browse files
Add an overview for the javaenv Docker image (#370)
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
1 parent 6db0d3b commit 951e684

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

fabric-chaincode-docker/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Quick reference
2+
3+
- **Maintained by**:
4+
[The Fabric Java chaincode maintainers](https://github.com/hyperledger/fabric-chaincode-java)
5+
6+
# Overview
7+
8+
This image is used by the default [Hyperledger Fabric](https://hyperledger-fabric.readthedocs.io/) chaincode builder when deploying Java smart contracts. It is not intended for use independently of Hyperledger Fabric.
9+
10+
# Image variants
11+
12+
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.
13+
14+
# License
15+
16+
This image is provided under the [Apache-2.0](https://github.com/hyperledger/fabric-chaincode-java/blob/main/LICENSE) license.

0 commit comments

Comments
 (0)