W3cubDocs

/SaltStack

salt.executors.docker module

Docker executor module

Used with the docker proxy minion.

salt.executors.docker.allow_missing_func(function)

Allow all calls to be passed through to docker container.

The docker call will use direct_call, which will return back if the module was unable to be run.

salt.executors.docker.execute(opts, data, func, args, kwargs)

Directly calls the given function with arguments

© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/executors/all/salt.executors.docker.html