update-motd.d/40-docker hinzugefügt
This commit is contained in:
parent
d7cdc0e8db
commit
54497074f3
1 changed files with 4 additions and 0 deletions
4
update-motd.d/40-docker
Normal file
4
update-motd.d/40-docker
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo ""
|
||||
docker ps --format "table {{.Names}}\t{{.Status}}\t{{.RunningFor}}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue