Files
linuxkit/boot2docker/rootfs/rootfs/shutdown.sh
2015-11-27 11:46:27 +00:00

7 lines
137 B
Bash
Executable File

#!/bin/sh
. /etc/init.d/tc-functions
echo "${YELLOW}Running boot2docker shutdown script...${NORMAL}"
/usr/local/etc/init.d/docker stop