Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 649 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 649 Bytes

Electron Forge Docker Container

Build Status Docker Automated build

Used to run CI for Electron Forge on Linux, but can also be used as a base to build Electron app packages for Linux via Electron Forge.

Usage

FROM malept/electron-forge-container:latest

# …other Docker commands…