Micah Mitchell

Results 3 issues of Micah Mitchell

The following example results in a error ``` // const chain = (fn) => (state) => (...args) => { const result = R.apply(fn (state) => (...args) => { const result...

bug

A problem I have run in to while using this lately is docker volumes not being cleaned up after the pods are done with them which eventually fills up the...

For those who run into the same problems as me here are a few notes. `uuidgen` and `jq` commands are not installed by default, I installed it manually with `apt-get...