Ashley Hood
Ashley Hood
@usernotnull I think sticky notifications would work for most other use cases I have.
I am writing a cli script and would like to get the distro version using /etc/os-release file.
The issue with Xero, is that the events are not all the same. So in one webhook request, events could be a mixture of `contacts.update`, `contacts.create`, `invoice.update` or `invoice.create`. I...
Thanks @C0rn3j for you r offer of a PR but I don't use this library anymore and so don't have time to work on it.
Sorry Max for the delay. For now, pull requests is the easiest. I would like the dependencies to be kept to a minimum but I am open to discussing valid...
At the moment this is working for our needs. If you have any features or have found a bug then it would be great if you could add an issue...
@ludmarkson the simplest way is to create a profile that configures the network to use macvlan. The downside to macvlan is that the host cannot access the container. ```
Thanks @piferrari for finding that. There are 3 solutions we could do: 1. just add the empty array as you have done (least preferred) 2. remove the parameter argument from...