Skip to content

deferpanic/go_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_example

Running Go as a Unikernel

In this example we embed everything including static assets and that let's us remove the need for attaching a second volume like we do for the interpreted languages.

If have a more web facing projects vs an API project it might be wise to attach the 2nd volume linked to in an upcoming example.

To generate a new image:

 ~/go/src/github.com/cratonica/trayhost/make_icon.sh gopher.gif

About

Running Go as a Unikernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages