gem BackupRetentionPlan

Development environment

Necessary to install the Docker Compose and Docker CE

Commands

Build the container

docker-compose build

Run application specs

docker-compose run --rm backup_retention_plan rake spec