New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

docker-restart

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-restart

A module to programatically restart docker containers by group and priority.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Docker Restart

An NPM module which enables one to add containers to groups with priority levels and restart them based on given programmatic triggers while also allowing the containers to respond to the restart before it happens.

Includes Typescript definitions and Javascript source maps.

API Documentation

Manager

The Manager is the class which is hosted in some service which will have dispatcher or master control over restarting containers. This class manages the state of given objects.

Receiver

The Receiver is the class which handles events and is deployed in each container's code.

FAQs

Package last updated on 26 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts