Hacker News new | ask | show | jobs
by atsaloli 2720 days ago
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.
1 comments

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. =)