Hacker News new | ask | show | jobs
by tcc_42 2716 days ago
So how would you like to install such a tool on a corporate device? Is docker an option In your case? Is downloading and reviewing the scaffold script sufficient (before actually starting it)?
1 comments

yeah, that would be fine -- what stopped me actually (now that I'm circling back to it) was the requirement for docker-compose which my sandbox VM didn't have. and still doesn't (some dependency is broken). sigh. that's all the time I have for it now.
I actually narrowed it down a bit further and reached out to someone internally that can help me work through this. thanks!
I tried this at home on Ubuntu 16 LTS and discovered my Docker is too old.

ERROR: Version in "./docker-compose.yaml" is unsupported. ... specify a version of "2" (or "2.0") ...

markdeck uses version 3.2

I guess it's time to finally upgrade to Ubuntu 18 LTS. I just needed a reason. =)