Update dockcheck_function.sh
This commit is contained in:
parent
8d5ab4f358
commit
9ba49ffa15
@ -3,7 +3,7 @@
|
||||
### Requires the regctl binary, either in PATH or as an alias
|
||||
### Get it here: https://github.com/regclient/regclient/releases
|
||||
|
||||
alias="/path/to/regctl"
|
||||
alias regctl="/path/to/regctl"
|
||||
dockcheck () {
|
||||
if [[ -z "$1" ]]; then
|
||||
echo "No container name given, here's the list of currently running containers:"
|
||||
|
Loading…
Reference in New Issue
Block a user