Skip to content

🐳 Docker image for building Ionic apps with Capacitor.

License

Notifications You must be signed in to change notification settings

capawesome-team/docker-ionic-capacitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-ionic-capacitor

🐳 Docker image for building Ionic apps with Capacitor.

Usage

Pull image

Pull from GitHub Container Registry:

docker pull ghcr.io/capawesome-team/docker-ionic-capacitor:latest

Build image

Build locally:

docker build -t capawesome-team/ionic-capacitor .

Build from GitHub:

docker build -t capawesome-team/ionic-capacitor https://github.com/capawesome-team/docker-ionic-capacitor.git#main

Available build arguments:

  • JAVA_VERSION (Default: 17)
  • NODEJS_VERSION (Default: 20)
  • ANDROID_SDK_VERSION (Default: 11076708)
  • ANDROID_BUILD_TOOLS_VERSION (Default: 34.0.0)
  • ANDROID_PLATFORMS_VERSION (Default: 34)
  • GRADLE_VERSION (Default: 8.2.1)
  • IONIC_VERSION (Default: 7.2.0)
  • CAPACITOR_VERSION (Default: 6.0.0)

Run image

Run the docker image:

docker run -it capawesome-team/ionic-capacitor bash

About

🐳 Docker image for building Ionic apps with Capacitor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •