Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tomime/capstan

Tags

v0.1.8

Toggle v0.1.8's commit message
Capstan v0.1.8

Signed-off-by: Pekka Enberg <[email protected]>

v0.1.7

Toggle v0.1.7's commit message
qemu: Use '-nographic' instead of '-display none'

Needed to work with older versions of QEMU.

Signed-off-by: Pekka Enberg <[email protected]>

v0.1.6

Toggle v0.1.6's commit message
Validate user-specified hypervisor

Make sure the hypervisor specified by the user is valid to avoid very
confusing erros.

Signed-off-by: Pekka Enberg <[email protected]>

v0.1.5

Toggle v0.1.5's commit message
Merge pull request cloudius-systems#127 from penberg/run-jar-files

run: Java Jar file support

v0.1.4

Toggle v0.1.4's commit message
Merge pull request cloudius-systems#129 from penberg/cpio-permissions

build: Fix CPIO permissions

v0.1.3

Toggle v0.1.3's commit message
Merge pull request cloudius-systems#124 from penberg/build-progress-bar

build: Progress bar for file uploading

v0.1.2

Toggle v0.1.2's commit message
Capstan v0.1.2

Signed-off-by: Pekka Enberg <[email protected]>

v0.1.1

Toggle v0.1.1's commit message
Merge pull request cloudius-systems#100 from penberg/progress-bar

Download progress bar

v0.1.0

Toggle v0.1.0's commit message
Merge pull request cloudius-systems#95 from penberg/termios-portability

termios: Use "stty" for portability

v0.0.1

Toggle v0.0.1's commit message
Capstan, Docker-like CLI for VMs!

Docker is awesome, containers not always as awesome.  Lets see how hard
it is to implement a Docker-like CLI for VMs -- specifically when
running on a light-weight OS like OSv.

Signed-off-by: Pekka Enberg <[email protected]>