Skip to content

Instantly share code, notes, and snippets.

@Incognito
Created June 20, 2015 14:48
Show Gist options
  • Save Incognito/52c58391e61dcc376a69 to your computer and use it in GitHub Desktop.
Save Incognito/52c58391e61dcc376a69 to your computer and use it in GitHub Desktop.
!!!
!!! NOTE: rumprun is experimental. syntax may change in the future
!!!
/home/brian/unik/rumprun/app-tools/rumprun: line 164: user0: command not found
rumprun: error: bin/nginx: not a rumprun unikernel (did you forget rumpbake?)
@Incognito
Copy link
Author

rumprun qemu -M 128
-n inet,static,10.10.10.10/24
-b images/stubetc.iso,/etc
-b images/data.iso,/data
-- bin/nginx -c /data/conf/nginx.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment