This file contains hidden or 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
Verifying that "sebastienarbogast.id" is my Blockstack ID. https://onename.com/sebastienarbogast |
This file contains hidden or 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
Verifying that +sebastienarbogast is my blockchain ID. https://onename.com/sebastienarbogast |
This file contains hidden or 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
laptop:sdc-docker sarbogast$ docker ps | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
laptop:sdc-docker sarbogast$ clear | |
laptop:sdc-docker sarbogast$ for i in `seq 1 3`; do export container_$i=`docker run --name couchbase-server-$i -d -P couchbase/server couchbase-start`; done | |
laptop:sdc-docker sarbogast$ docker ps | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
57d1d27c6aa6 couchbase/server:latest "/usr/local/bin/couc 36 seconds ago Up 28 seconds 0.0.0.0:8091-8092->8091-8092/tcp, 0.0.0.0:11207->11207/tcp, 0.0.0.0:11210-11211->11210-11211/tcp, 0.0.0.0:18091-18092->18091-18092/tcp couchbase-server-3 | |
f72a42376742 couchbase/server:latest "/usr/local/bin/couc About a minute ago Up About a minu |
NewerOlder