Frans-Jan van Steenbeek
Frans-Jan van Steenbeek
As far as I can work out, this happens because there's a `;` in the attribute name. As per [RFC 3866](https://tools.ietf.org/html/rfc3866), this would mean that `binary` is interpreted as a...
If you want to get things working locally on FreeBSD while this issue is still unresolved, you can build sqlite3 from ports with DQS enabled via `make config `.
Neither was I, tbh... I currently don't use markdown anymore, so I uninstalled this plugin. Let me know if you want me to take another look. Groet, Fi-Ji On 11...
I encountered this with a simple *Duplicate* action: Portainer creates a new container with a new name and new IP. It tries to save as much information as possible, including...
It gets worse after some testing: When using the function as *Edit* while there is free IP space "below" the original IP address of the container, the edited container will...
I'm not much of a JS developer, but I think this is due to #1907 by @deviantony, specifically [this line](https://github.com/portainer/portainer/pull/1907/files#diff-c1422efe9b1990e24188dc1fd412707dR394). I would propose changing that block to: ```javascript if(Object.keys(d.NetworkSettings.Networks).length >...