- Add support to handle sysctls maps.
- Directly raise an error if sysctls is neither an array nor map instead
of letting podman fail with an unhelpful message.
Support for sysctls arrays was added in #261.
Fixes#754: sysctls only works with arrays, not maps
Signed-off-by: lemmi <lemmi@nerd2nerd.org>