Fernando Neto

Results 7 issues of Fernando Neto

all container's that have rancher in name will not be deleted. - Create some container's ![captura de ecra de 2015-12-28 11 53 15](https://cloud.githubusercontent.com/assets/6515784/12018372/9b33e814-ad59-11e5-82b9-3a9a093a8289.png) - After running autotune ![captura de ecra...

Add a docker-compose file as example minor changes in readme

Using Rancher im getting this error when i delete a stack ``` bash s6-svscan: warning: unable to exec finish script .s6-svscan/finish: Permission denied s6-svscan: warning: executing into .s6-svscan/crash s6-svscan: fatal:...

change permissions to files close #4

i would like to know if is possible configure strider to deploy using github tags instead of using directly branch's.

feature request

@sameersbn do you know if it is possible to register 1 multi-runner in multiple gitlab-ci containers? in this moment i have 2 gitlab containers sharing the `/home/git/data` folder, but when...

Hi. when i run de script to start the cluster i dont get the docker host ip ``` bash DOCKER_IP=$(ifconfig docker0 | grep 'inet addr:' | cut -d: -f2 |...