Base docker image used to build Electron on CI
22
stars
114
commits
Shell
primary language
Sep 5, 2026
updated
Docker containers used to build Electron on Linux
All images are published to the GitHub Container Registry.
Specific versions of the build image are available under a docker tag equivalent to a git commit SHA. E.g.
docker pull ghcr.io/electron/build:3d8d44d0f15b05bef6149e448f9cc522111847e9
docker pull ghcr.io/electron/build:latest
This image is used for testing 32 bit Arm builds
docker pull ghcr.io/electron/test:arm32v7-latest
This image is used for testing 64 bit Arm builds
docker pull ghcr.io/electron/test:arm64v8-latest
This image is used for Electron Codespaces environments or other isolated docker-backed developer environments. It contains additional dependencies like a VNC server that can make testing Electron easier.
docker pull ghcr.io/electron/devcontainer:latest
Shell
95.1%
Dockerfile
4.9%
Base docker image used to build Electron on CI
22
stars
114
commits
Shell
primary language
Sep 5, 2026
updated
Docker containers used to build Electron on Linux
All images are published to the GitHub Container Registry.
Specific versions of the build image are available under a docker tag equivalent to a git commit SHA. E.g.
docker pull ghcr.io/electron/build:3d8d44d0f15b05bef6149e448f9cc522111847e9
docker pull ghcr.io/electron/build:latest
This image is used for testing 32 bit Arm builds
docker pull ghcr.io/electron/test:arm32v7-latest
This image is used for testing 64 bit Arm builds
docker pull ghcr.io/electron/test:arm64v8-latest
This image is used for Electron Codespaces environments or other isolated docker-backed developer environments. It contains additional dependencies like a VNC server that can make testing Electron easier.
docker pull ghcr.io/electron/devcontainer:latest
Shell
95.1%
Dockerfile
4.9%