Y
Hacker News
new
|
ask
|
show
|
jobs
by
j_s
3192 days ago
Do you put the static content into the container?
1 comments
nathan-osman
3192 days ago
I've done this with a couple of applications, using something like fileb0x in the build process to convert the files into Go source which can then be compiled into the final executable.
link