Embed presentation
Download as PDF, PPTX







This document discusses using Rundeck to drive Docker containers for testing environments. It notes that using Docker allows for easily running multiple instances and versions of applications without needing dedicated hardware. Rundeck provides a graphical interface to send commands to Docker, capture output, and manage Docker images in a web-based and intuitive way. The document demonstrates creating separate Docker images - one for environment dependencies and configuration, and another for the application itself - and using Rundeck to deploy them, in order to rapidly deploy test environments with minimal overhead.






