-
Hi, I am using the [RuntimeJava](https://github.com/mikelangelo-project/capstan/blob/master/Documentation/RuntimeJava.md) and I am getting a ClassNotFoundException error in many cases.
I am working …
-
Hi,
I'd like to setup a private shared repository that multiple users can use as their remote repo.
Basically a clone of the public repo on which to manage the upload of images by CLI (if feasible)…
-
`k8s-ci-robot` has a link:
> The pull request process is described [here](https://github.com/kubernetes/community/blob/master/contributors/devel/owners.md#the-code-review-process)
That link repo…
-
Hello guys, I was trying to compose a OSv Image using capstan, therefore I faced this issue when i was trying to collect the missing packages
capstan package collect --pull-missing
package eu.mike…
-
I am a Gopher and a student from SEL laboratory of Zhejiang University, I am digging into kubernetes and SDN when pursuing my master degree, and contribute some code in cri-containerd, stackube and ov…
-
With recent [update of OSv core](https://github.com/cloudius-systems/osv/commit/c601abb21091512f967c1e4305bb64d7a20d2500) we are able to boot unikernel with `runscript` based on current environment va…
-
We're using `runscript` to equip Capstan packages with boot command that is very easy to use. In case of python package, for example, we write following boot command into `/run/python` file:
```
--e…
-
I am trying to create a OSv with a simple "hello" java application..
Source:
```
VirtualBox:~/osv_java$ cat MyClass.java
class MyClass
{
public static void main(String[] args)
{
…
-
bazel-nightly's downstream project "rules_docker " is failing:
https://ci.bazel.io/job/Global/job/rules_docker/294/consoleFull
```
[variation=,node=darwin-x86_64] FAILED: Build did NOT complete…
-
Hi folks,
I'm getting some interesting errors on startup on AWS:
[[[
cloud-init failed: connect failed Operation canceled
java.so: Starting JVM app using: io/osv/isolated/RunIsolatedJvmApp
ja…