kale1d0code
kale1d0code
on save a message pops up Could not open input file 'vendor/bin/php-cs-fixer'
turns out I'm using the wrong version of history but I'll work on this so your project can work on history v5
I agree. I can already see I might have some problems setting this up on portainer or for someone without shell access. does anyone have a tarball of the image?
oh just noticed this is based on ubuntu so may as well build an alpine version
I've taken some interest in getting this working. I've had a thought about the problem and I think it may be down to the "on-demand socket activated" nature of the...
I have found my first error, I've jumped into the plugins container and tried running the binary directly to see what shows in stdout this returns: ```FATA[0000] Error initializing lvmDriver...
I have managed to get the plugin to start as a container after changing the logging library from log/syslog to log I will create a Pull request soon after some...
https://github.com/moby/moby/issues/33009 is holding me back at the moment, I need to push my copy of the plugin to my own dockerhub for testing
I get this error message when running bats tests ``` bashcov: warning: environment was executed but has been deleted since then - it won't be reported in coverage. bashcov: warning:...
Due to personal issues, It will be a while until I can pick this back up. With these changes the plugin starts up without crashing (as a docker managed plugin),...