Skip to content

Core application to monitor the status of docker containers (in-progress)

License

Notifications You must be signed in to change notification settings

ntueeboyz/docker-monitor

Repository files navigation

An application to monitor containers' status under the same network.

NPM Version Package License

Description

Docker Monitor repository.

Installation

$ npm install --global yar
$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Stay in touch

License

This project is MIT licensed.

About

Core application to monitor the status of docker containers (in-progress)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published