DavudSafarli / dockr

electron.js application for managing docker containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockr

Vue logo

Introduction

Dockr is a simple open-source container management application. Currently, It is in the way of going to be exactly same as Docker Dashboard. Project is open for new design and new feature suggestion.

Project setup

Pull submodules

git pull --recurse-submodules origin master

Install dependencies

npm install

To build go executable, if you have go environment:

npm run go:build

or else, if you have docker:

./build.sh

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Progress

Progress1

Progress1

Progress1

About

electron.js application for managing docker containers


Languages

Language:Vue 38.8%Language:JavaScript 37.6%Language:TypeScript 20.0%Language:CSS 1.2%Language:Shell 1.2%Language:HTML 1.2%