docker-capacitor

December 17, 2025 · View on GitHub

Capgo - Instant updates for capacitor

➡️ Get Instant updates for your App with Capgo

Missing a feature? We’ll build the plugin for you 💪

🐳 Docker image for building Ionic apps with Capacitor.

How to use this image

Pull image

Pull from GitHub Container Registry:

docker pull capgo/capacitor:latest

Build image

Build from GitHub:

docker build -t Cap-go/docker-capacitor https://github.com/Cap-go/docker-capacitor.git#main

Available build arguments:

  • JAVA_VERSION (Default: 21)
  • NODEJS_VERSION (Default: 24)
  • ANDROID_SDK_VERSION (Default: 11076708)
  • ANDROID_BUILD_TOOLS_VERSION (Default: 36.0.0)
  • ANDROID_PLATFORMS_VERSION (Default: 36)
  • GRADLE_VERSION (Default: 8.11.1)
  • IONIC_VERSION (Default: 7.2.0)
  • CAPACITOR_VERSION (Default: 7.4.3)

Run image

Run the docker image:

docker run -it Cap-go/docker-capacitor bash

Questions / Issues

If you got any questions or problems using the image, please visit my GitHub Repository and write an issue.

Credit: original work from Capawesome we forget to served Capgo users https://github.com/capawesome-team/docker-ionic-capacitor