Skip to content
/ dclnav Public

zsh plugin to open docker-compose container logs in lnav

License

Notifications You must be signed in to change notification settings

rsteube/dclnav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dclnav

ZSH plugin to open docker-compose logs in lnav. Plugin itself simply calls docker-compose logs [service...], strips the container name prefix, removes any shell coloring and then pipes the output to lnav.

Example

docker-compose up -d
curl localhost:8080
dclnav nginx
docker-compose stop

About

zsh plugin to open docker-compose container logs in lnav

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages