Milan Kubin

Results 3 issues of Milan Kubin

adds a custom path argument. I needed this feature since i'm implementing a multi theme strategy so views reside in themes//views . might be useful for others :)

https://github.com/elie222/inbox-zero/blob/1f3bb2b3f486ffa393430c4547d4b2c0fee6e466/docker-compose.yml#L45 Running on Debian, docker-compose.yml does not work on v1.x versions of compose (Default for any Debian stable release): ``` bash └╼milan$docker-compose up -d ERROR: The Compose file './../../docker-compose.yml' is...

help wanted
good first issue

Came across this repo, building my own solution. Found a solution to get this working with 'sudo' also, at least when using fish shell (which I use 99.5% of the...