this docker container could've been a shell script
@dysfun SO OFTEN THE CASE.
dead simple CLI apps with like two library dependencies wrapped in a whole-ass docker container
@gsuberland and yet better distributable for a given complexity IMO. I vividly recall the drama about jq versions and it's API changes 😤 to only name one aspect.
I concur with rreeaaalllyy simple scripts though
@gsuberland If the only dependency is bash, sure
... and you know the exact target bash version
@gsuberland @publicvoit I have wonderful news
@gsuberland hah, I have a container that echos out the shrug emoji
docker run spara/shrug