Hacker News new | ask | show | jobs
by filleokus 2127 days ago
How (and how well) does the docker file generation work? What languages/framework do you support?
1 comments

You simply specify the stack image that your service needs along with the service source/binaries. See here for more: https://github.com/hyscale/hyscale/wiki/Tutorial#using-hysca...