termin_de icon indicating copy to clipboard operation
termin_de copied to clipboard

Add instructions for docker

Open pesterhazy opened this issue 4 years ago • 1 comments

I couldn't get it to work on macOS with the pre-installed version of ruby - it failed building a dependency called curb.

This adds instructions that allow you to run the script without worrying about deps

pesterhazy avatar May 30 '21 10:05 pesterhazy

Thanks for the issue @pesterhazy.

Yeah, curb is known to be tough to build sometimes, instructions are one way to solve the issue, another way is to have a Dockerfile with a recipe. I would like to suggest that way, WDYT?

Strech avatar May 30 '21 19:05 Strech