Skip to content

Commit 1e1ca14

Browse files
Add an overview for the nodeenv Docker image (#447)
Signed-off-by: Mark S. Lewis <[email protected]>
1 parent 3cd85fa commit 1e1ca14

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docker/fabric-nodeenv/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 Node chaincode maintainers](https://github.com/hyperledger/fabric-chaincode-node)
5+
6+
# Overview
7+
8+
This image is used by the default [Hyperledger Fabric](https://hyperledger-fabric.readthedocs.io/) chaincode builder when deploying Node (TypeScript or JavaScript) smart contracts. It is not intended for use independently of Hyperledger Fabric.
9+
10+
# Image variants
11+
12+
Detailed information on image tags, interoperability, and supported Node versions can be found in the [compatibility](https://github.com/hyperledger/fabric-chaincode-node/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-node/blob/main/LICENSE) license.

0 commit comments

Comments
 (0)