Learn and Be Curious

PS C:\Users\myung> docker pull hyperledger/fabric-baseimage:x86_64-0.2.2
x86_64-0.2.2: Pulling from hyperledger/fabric-baseimage
af49a5ceb2a5: Pull complete
8f9757b472e7: Pull complete
e931b117db38: Pull complete
47b5e16c0811: Pull complete
9332eaf1a55b: Pull complete
95bdd37821eb: Pull complete
2af301fab12e: Pull complete
Digest: sha256:b701179a194d9b3a92ec60c9c9eab0bb780c6b1f2c4f6ebf838e1ad351fc9052
Status: Downloaded newer image for hyperledger/fabric-baseimage:x86_64-0.2.2
PS C:\Users\myung> docker pull hyperledger/fabric-membersrvc:x86_64-0.6.1-preview
x86_64-0.6.1-preview: Pulling from hyperledger/fabric-membersrvc
862a3e9af0ae: Pull complete
6498e51874bf: Pull complete
159ebdd1959b: Pull complete
0fdbedd3771a: Pull complete
7a1f7116d1e3: Pull complete
a3ed95caeb02: Pull complete
6c17aabda8d5: Pull complete
619b1ba840e1: Pull complete
18dfa32b9b86: Pull complete
9f4a5f266a0b: Pull complete
fd0590aa11c6: Pull complete
80983e976c3c: Pull complete
7c93717480c9: Pull complete
3814d60b7b34: Pull complete
a0e45c369819: Pull complete
8544aa71916f: Pull complete
Digest: sha256:73a74358605a7861ed068b4cdc18f58ea063c4db5194de2112a5a6f20b19b047
Status: Downloaded newer image for hyperledger/fabric-membersrvc:x86_64-0.6.1-preview
PS C:\Users\myung> docker pull hyperledger/fabric-peer:x86_64-0.6.1-preview
x86_64-0.6.1-preview: Pulling from hyperledger/fabric-peer
862a3e9af0ae: Already exists
6498e51874bf: Already exists
159ebdd1959b: Already exists
0fdbedd3771a: Already exists
7a1f7116d1e3: Already exists
a3ed95caeb02: Pull complete
6c17aabda8d5: Already exists
619b1ba840e1: Already exists
18dfa32b9b86: Already exists
9f4a5f266a0b: Already exists
fd0590aa11c6: Already exists
80983e976c3c: Already exists
7c93717480c9: Already exists
3814d60b7b34: Already exists
a0e45c369819: Already exists
2a84be7a439f: Pull complete
Digest: sha256:bfe5f1e72eff149896575880a4b61e9e74e023c2c7ef3b6807e11f0a182394db
Status: Downloaded newer image for hyperledger/fabric-peer:x86_64-0.6.1-preview






PS C:\Users\myung> docker images
REPOSITORY                      TAG                    IMAGE ID            CREATED             SIZE
hyperledger/fabric-baseimage    x86_64-0.2.2           4ac07a26ca7a        5 months ago        1.24 GB
hyperledger/fabric-membersrvc   x86_64-0.6.1-preview   b3654d32e4f9        7 months ago        1.42 GB
hyperledger/fabric-peer         x86_64-0.6.1-preview   21cb00fb27f4        7 months ago        1.42 GB






'dev > Blockchain' 카테고리의 다른 글

geth  (0) 2017.09.14
Ethereum mining at Linux (Ubuntu)  (0) 2017.06.28
개발 모드에서 스마트 컨트랙(체인코드) 개발  (0) 2017.05.21
Go  (0) 2017.05.21