I'm trying to find a way of passing a file into a unikernel when deploying. I'm 
pretty sure this has been mentioned in the lists in the past, but I just can't 
track down the discussion.

I really want to avoid using any form of compiled approach or an alternative 
like vchan etc.. I think that as the file sizes can be as large as 5MB, 
encoding as a string and passing it as a variable would probably kill the 
deployment.

Does anyone know of a simple way forward here?

Cheers
Nick
                                          
_______________________________________________
MirageOS-devel mailing list
[email protected]
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to