Hacker News new | ask | show | jobs
by arno_v 2330 days ago
I still think for very small stuff it's easier to just write a shell script. For instance a docker entry point, where you set a few env vars, download some required files and start your main application.