Skip to content

WesleyBatista/docker-dashboard

Repository files navigation

Docker Dashboard

An browser interface to interact with Docker on your machine.

Heavily inspired by the great tutorial "Create a Docker dashboard with TypeScript, React and Socket.io", published by Steve Hobbs.

Getting Started (dev)

1. Install the dependencies with: `npm i`;
2. Run `npm run dev` to get the application running.

Screenshots

Running containers

Running containers

Stopped containers

Stopped containers