Created
June 20, 2015 14:48
-
-
Save Incognito/52c58391e61dcc376a69 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!!! | |
!!! 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?) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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