#!/bin/bash exec > /4server/data/log/stopContainer.log 2>&1 echo "$(date '+%Y-%m-%d %H:%M') Stop container $1" docker stop $1