Y
Hacker News
new
|
ask
|
show
|
jobs
by
config_yml
1863 days ago
I use busybox httpd to run my blog via cloud run. It’s a fun setup, using a multistage dockerfile to build the static pages and then create a super small busybox image which just serves those pages.