-
- Capstan version: v0.5.0
- OS: Fedora 33 x86_64
- Kernel version: 5.9.8-200
### What Happened?
I was following step by step on how to create configuration file from the repo [documentation](.…
-
An example of this is on leaf 51 of Billy Budd, in this snippet of code:
```
capstan
capstain
```
It says, Melville wrote "capstan", then changed it later to "capstain".
TextLab shoul…
-
I did the following on Mac OS X 10.8.5 (with VirtualBox 4.3.20):
```
$ curl https://raw.githubusercontent.com/cloudius-systems/capstan/master/scripts/download | bash
% Total % Received % Xferd A…
-
Is this continuation of cloudius-systems/capstan repo?
javor updated
7 years ago
-
You may have noticed that I [recently overhauled Flux's AD](http://fluxml.ai/Flux.jl/latest/models/basics.html) to emphasise a more functional API. My not-so-secret goal here is that Flux's current AD…
-
Hi,
I am following the docs: http://osv.io/run-locally
```
marius@shell:~$ capstan run cloudius/osv
Command line will be set to default boot
cloudius/osv: no such image at: /home/marius/.caps…
-
Trying to run the example app from osv-apps:
``` go
$ capstan run -f "3000:3000" node-express-example
Created instance: node-express-example
Failed to open: /Users/lbot/.capstan/instances/vbox/node-e…
-
When using
`capstan build`
to create a new images, the result does not have Description, Version, Created as the repository images do.
First and second should be set via Capstan file
Third generated …
tzach updated
10 years ago
-
I was following https://github.com/cloudius-systems/capstan/blob/master/Documentation/WalkthroughNodeJS.md
```
$ ~/bin/capstan -v
capstan version v0.5.0
$
```
```
user@debian:~/word-fin…
-
According to the [documentation](https://github.com/cloudius-systems/osv/wiki/OSv-support-on-Hypervisors-and-Cloud-Providers) in the OSv wiki, OSv is fully supported on Xen and as a result, it can be …