tweag / funflow2

Compose and run computational workflows
MIT License
9 stars 0 forks source link

Notes about Docker availability #89

Closed vreuter closed 3 years ago

vreuter commented 3 years ago

I wound up solving a few local things by making Docker available, using info from error messages and the docker-client folder notes. I thought adding a couple notes about Docker in the development and tutorial README's may help future users with similar things.

vreuter commented 3 years ago

There's some clear docs duplication here, but AFAIK there's not a great way to do something like input{} in LaTeX to reuse the same piece of docs? Happy to adopt if so, though.

vreuter commented 3 years ago

Ah forgot to pull master first