-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-2446] label fabric docker images
Enables filtering images and containers to find only chaincode containers using the --filter option. Added to fabric images: - org.hyperledger.fabric.version - org.hyperledger.fabric.base.version Added to chain code images: - org.hyperledger.fabric.chaincode.id.name - org.hyperledger.fabric.chaincode.id.version - org.hyperledger.fabric.chaincode.type Example: docker images \ --filter label=org.hyperledger.fabric.version Change-Id: I4023ee9632cb4dfd56b92f12ea76c21ef6402f21 Signed-off-by: Luis Sanchez <[email protected]>
- Loading branch information
Luis Sanchez
committed
Feb 24, 2017
1 parent
536a3fd
commit b38b5a8
Showing
5 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters