based on the https://github.com/stevehobbsdev/docker-dashboard-example.git
sample docker image to be found under:
https://hub.docker.com/r/santhoshdse/docker-dashboard
the sample is extended to support Bootstrap 4.x
this repo includes following technologies:
- Nodejs
- Express
- Typescript
- React
- Socket.io
- Webpack
- Bootstrap 4.x
- Docker
Node 12.16.1
Webpack 4.43.0
npm install -g webpack
Typescript 3.8.3
npm install -g typescript
Clone the project, then run:
npm install
npm link typescript
- Update the correct IP-Address in the dockerapi.js file, eg.
192.168.91.153
- Make sure port
5555
is used for Remote Docker API.
NOTE:
refer DockerApi for instructions to activate Docker API.
npm start
Description | Image |
---|---|
Home page | ![]() |
Container run | ![]() |