More commands.
This commit is contained in:
9
dhelp
Executable file
9
dhelp
Executable file
@ -0,0 +1,9 @@
|
||||
echo "Docker-Tools"
|
||||
echo
|
||||
echo "dps - Shows a tabular list of running containers."
|
||||
echo "dlogs - Show latest log entries of container."
|
||||
echo "dlogsl - Shows latest log entries using less."
|
||||
echo "dup - Creates and runs containers from YAML files."
|
||||
echo "dbash - Starts a bash shell in the container."
|
||||
echo "dsh - Starts a sh shell in the container."
|
||||
echo "dstats - Shows stats for all running containers."
|
Reference in New Issue
Block a user