Files
webgui/plugins/dynamix.docker.manager/scripts/docker
Eric Schultz 30ca111094 initial commit
2015-10-24 10:17:28 -07:00

4 lines
56 B
Bash
Executable File

#!/bin/bash
# Just a wrapper.
exec /usr/bin/docker "$@"