issues
search
rundeck-plugins
/
docker
Providers for docker
28
stars
23
forks
source link
All steps and model source
#11
Closed
ryancurrah
closed
7 years ago
ryancurrah
commented
7 years ago
All steps and model source
Fix: Potential shell injection vulnerability
https://github.com/rundeck-plugins/docker/issues/9
Run Image step
Add: Ability to pass in multiple space delimited commands
https://github.com/rundeck-plugins/docker/issues/10
Add: Rundeck RD_OPTION, RD_NODE and RD_JOB environment variables are automatically passed to the container
https://github.com/rundeck-plugins/docker/issues/8
Changed: Surround docker run command argument values in single quotes to prevent spaces in arguments from breaking command
Plugin version
Changed: Updated plugin version in YAML file
All steps and model source
Run Image step
Plugin version