Skip to content

vinimdocarmo/dashker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Dashboard

Or simply Dashker.

docker dashboard picture

Features

  • See a list of all containers. You can also filter them.
  • Run, stop, pause and remove containers.
  • See and search container's logs. They are streammed in real-time.
  • See CPU and memory stats on running containers.
  • Attach a shell terminal to your container.

Run application

Run front-end application:

$ cd client && npm i && npm start

Run back-end application:

$ cd server && go run main.go

About

Docker dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published