Skip to content

Releases: gnoopy/watchdock

SSH for double clicked container, Automated pytest and coverage test

17 Mar 06:46
Compare
Choose a tag to compare

Not only watching whole docker status on development environment but also automating interaction with containers and images is ultimately helpful for developers. I would like to add lightweight methods to check dockers when there's some need to check each container quickly.
Opening ssh terminal is the first feature and there are more features can be released later such as web browser and retrieving tools for each service running on docker.

Stay tuned.

Introducing Basic features

11 Mar 19:21
Compare
Choose a tag to compare

Personal development needs a few helpful tools to automate mini development environment. This DevOps tool is one of those gadgets whose usage would not be covered by major tools' beautiful features. Most of the requirements will be chosen for my personal interest and intensity. And I pursuit developing time-saving gears for people. This application is, especially, for developers.

  • Container/Image/System Information check
  • Container survival (start,stop,restart )
  • Process information of each container
  • Logs of each container
  • Image save
  • Docker image watch in Vagrant VMs
  • Fixed Font support for all environment