docker-dev-dash
v1.3.8
Published
View log output from all docker containers
Readme
Docker Dev Dash - Instantly see docker container logs
Docker Dev Dash was developed to help monitor docker during development more convenient. It aims to solve the problem of managing mutiple shell windows to see information coming from each container


Getting Started
npm install docker-dev-dash -gYou can install at a project level but there's no advantage
Running
docker-dev-dashOpen a browser and navigate to
http://localhost:3030Custom setup
If you need to change the port then use the -p flag
docker-dev-dash -p 8080Open a browser and navigate to
http://localhost:8080