Docker ps: Filter and Format result | use docker ps in jenkins to starting new container

preview_player
Показать описание
filter and format result of docker ps command

Create a jenkins job to:
1. Check whether container is already running or exited
2. Start container if stopped
3. Start new container if not exists

This is just an idea about how you can write this kind of script. You can write a shell script for jenkins job as per your need.
Рекомендации по теме