Cédric Vanet
Cédric Vanet
Hi @Symbiot78, Can you give me your docker command please ?
Hi @ChuckNoxis, I use this image myself image with rancher. I can help you, is this problem still relevant ?
Hi @bauer01, Good idea, I will try as soon as possible
Hum, or add click emit to vs checkbox for more compliant
This bug origin : https://github.com/lusaxweb/vuesax/commit/37e43cbb94f7fac1a4ccb5f721f4b7489213938e#diff-918c93b93249157f4a990d7e02d0c0ab
Just extend VsCheckBox to fix : ``` const BaseVsCheckbox = Vue.options.components.VsCheckbox const VsCheckbox = BaseVsCheckbox.extend({ computed: { listeners () { return { ...this.$listeners } } } }) Vue.component('VsCheckbox', VsCheckbox) ```
Same problem with v4. I have test deploy with docker-machine manually with same parameters, and works! But from rancher UI failed with `Timeout waiting for ssh key` and no other...
Hum ok, problem with dns resolution, use IP in host and works. It's sad but work... Be careful, during my tests, the creation of VMs failed but yet I had...
Unfortunately, I don't have time too.. Sorry. So I preferred to implement custom specification pattern in my project in order to avoid being trapped with this unmaintained library. It will...
Need a chart repo URL to use this chart in kustomize with `helmCharts` key