docker-monitor-conveniences

1.0.1 • Public • Published

Docker Control Panel

This package provides a simple interface for managing Docker containers. It allows you to list containers, restart and stop them, and view their logs through a web interface.

Features

  • List all Docker containers
  • Restart specific containers
  • Stop specific containers
  • View the last 50 logs of a container

Installation

npm install your-package-name

Usage

node src/index.js

Navigate to http://localhost:3000 in your browser to access the Docker Control Panel.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

Contributing

This project is licensed under the MIT License - see the LICENSE file for details.

Package Sidebar

Install

npm i docker-monitor-conveniences

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

9.16 kB

Total Files

9

Last publish

Collaborators

  • dtractus