Skip to content

The most simple script for showing your launched Docker containers

Notifications You must be signed in to change notification settings

kerwanp/polybar-script-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Polybar Docker Script

This is the most simple script for showing your launched Docker containers

[module/docker]
type = custom/script
exec = docker ps -q | wc -l
interval = 1
label =  %output%

About

The most simple script for showing your launched Docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published