Hector Bustillos

Results 5 comments of Hector Bustillos

Hi, you suppose to use `client_max_buffer_size` similar as mentioned here https://github.com/jwilder/nginx-proxy#proxy-wide the only thing is I'm trying to do it but for https://github.com/jwilder/nginx-proxy/issues/690 `client_max_body_size` and it's not working. Give it...

@changhaitravis I'm in the process to install hubot on our new MS Teams, we're migrating from slack to MS Teams we'd like to keep the "slackbot-like" features. Is it possible...

@aripringle I'm trying your solution but I keep getting an error when I try to run my container with docker-compose. ``` Cannot create container for service web: invalid mount config...

@aripringle ok I was in the wrong branch 🙃 now I switched to `docker-compose-support` and the folder is created correctly. Now I'm trying to bring up my container with docker-compose...

@aripringle ok nevermind I was doing it wrong trying to use the volume and the socket on the build. I remove that from my Dockerfile and let the container build,...