Chris Ward
Chris Ward
The `service.update()` method doesn't allow `secret_add` and `secret_rm` as params. When updating secrets with docker-py, how do I run the equivalent of the following update? ``` docker service update --secret-rm...
I'm trying to use osmd within a flexbox setup, and have osmd resize appropriately when the window size changes. Osmd will grow as expected when the window get wider, but...
I've got the following error when running consul-template with a pillar similar to the example: ``` Data failed to compile: ---------- Rendering SLS 'base:consul-template.config' failed: Jinja variable 'dict object' has...