OSv安装测试

curl https://raw.githubusercontent.com/cloudius-systems/capstan/master/scripts/download >>./ installcapstan
[root@localhost ~]# sh installcapstan
Downloading Capstan binary: http://osv.capstan.s3.amazonaws.com/capstan/v0.1.8/linux_amd64/capstan
######################################################################## 100.0%

执行命令

[root@localhost ~]# capstan
NAME:
capstan - pack, ship, and run applications in light-weight VMs
USAGE:
capstan [global options] command [command options] [arguments...]
VERSION:
v0.1.8
COMMANDS:
info show disk image information
import import an image to the local repository
pull pull an image from a repository
rmi delete an image from a repository
run launch a VM. You may pass the image name as the first argument.
build build an image
images, i list images
search search a remote images
instances, I list instances
stop stop an instance
delete delete an instance
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version

搜索官方镜像

[root@localhost ~]# capstan search
Name Description Version Created
cloudius/osv-base OSv base image for developers v0.22 2015-07-06T09:29:46
cloudius/osv-cassandra Apache Cassandra/OSv v0.22 2015-07-06T09:38:48
cloudius/osv-crash OSv/CRaSH shell for developers v0.22 2015-07-06T09:35:59
cloudius/osv-iperf iperf/OSv v0.22 2015-07-06T09:40:46
cloudius/osv-memcached-opt OSv memcached server (optimized) v0.22 2015-07-06T09:41:14
cloudius/osv-node Node/OSv v0.22 2015-07-06T09:35:30
cloudius/osv-openjdk OpenJDK 7/OSv base image for developers v0.22 2015-07-06T09:32:52
cloudius/osv-openjdk8 OpenJDK 8/OSv base image for developers v0.22 2015-07-06T09:33:57
cloudius/osv-redis-memonly Redis (in-memory only) v0.22 2015-07-06T09:41:45
cloudius/osv-tomcat Apache Tomcat/OSv v0.22 2015-07-06T09:39:48
cloudius/osv OSv with shell for users v0.22 2015-07-06T09:36:59