Skip to content

Commit

Permalink
README: Add instruction on how to run as Unikraft micro-VM (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
ERnsTL committed Apr 19, 2024
1 parent b11923e commit e430599
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ It should look roughly like this:

For how to use the online editor, see the [manual of noflo-ui](https://github.com/noflo/noflo-ui).

Running in a micro-VM using [Unikraft](https://unikraft.org/):

```sh
kraft run -M 256M -p 3569:3569
```

## Examples

TODO bots for example
Expand Down

0 comments on commit e430599

Please sign in to comment.