#!/bin/bash ## run by cmc user cron to run the vault inside docker ID=$(docker ps -q) docker exec -t $ID /var/www/cmc-sales/run_vault.sh