-
**Describe the bug**
I've no clue how to describe it, but:
```OCaml
val register : 'a Cmdliner.Term.t -> (unit -> 'a)
[@@ocamlformat "disable"]
(* the return value is (unit -> 'a), let's keep…
-
For some unknown reason (here in OCaml-CI it seems to work fine), we have the following issue on opam-repo-ci (as observed in https://github.com/ocaml/opam-repository/pull/26152#issuecomment-219268216…
-
Many people have asked about a go implementation. I think you'd be able to find more contributors if this were mentioned on unikernel.org/projects.
Would you also be interested in writing a blog pos…
-
The goal is to get a good portion of this down to a static site generator, along the lines of jekyll. I have a super hacky implementation of [Liquid Templating](http://liquidmarkup.org/) working - it …
-
As part of due diligence before introducing OCaml to our company, I've been building this site and exploring what OCaml has to offer on a lot of fronts. Now that I have a basic (sometimes terribly pai…
-
It will be interesting to implement a CRI-O-compatible runtime for [unik](https://github.com/solo-io/unik) or other unikernel solutions. Then we could investigate if we could use unikernel to serve se…
-
Hi all,
I'm not sure this is an issue.
There is the possibility to listen on some multicast address when using mirage-tcpip inside an unikernel?
I see some ~group parameter in `dhcp_ipv4_stack` but…
-
Hi,
I'm trying to compile rumprun on debian 9 (in docker, if that matters at all), but I get this :
```
$ CC=cc ./build-rr.sh hw >/dev/null
In file included from /builds/hosting/flex/unikerne…
Ulrar updated
5 years ago
-
I've moved all the Docker services from the old deployer on toxis to the new one on ci3.
The only thing the old service is still doing is deploying the unikernels. This code is now on the `old-mast…
-
As discussed some time ago -- a couple of other unikernel systems produced by a project student of mine at Nottingham (@samcamwilliams) in the course of doing his final year undergrad project:
- https…