Skip to content

Electron Docker is a desktop application made specially for macOS, which serves the same purpose of Docker, behind the scenes it uses bolt framework as its medium to communicate with system

Notifications You must be signed in to change notification settings

freakstreak/Electron-Docker

Repository files navigation

Install

Clone the repo and install dependencies:

npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

About

Electron Docker is a desktop application made specially for macOS, which serves the same purpose of Docker, behind the scenes it uses bolt framework as its medium to communicate with system

Resources

Stars

Watchers

Forks

Packages

No packages published