Skip to content

Small docker image for building Capacitor Android.

License

Notifications You must be signed in to change notification settings

arleyyap/capacitor-alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Docker image offers a streamlined development environment for CapacitorJS, empowering developers with a pre-configured setup to efficiently compile Ionic and Capacitor projects. The image is built on Alpine Linux, ensuring a lightweight and efficient container.

Key Features:

  • Alpine Linux Base: The image is based on Alpine Linux, providing a minimal and secure foundation for your development needs.
  • Android SDK Ready: The Android SDK is pre-installed, enabling seamless compilation for Android platforms. This facilitates a hassle-free setup for developers working on mobile applications using CapacitorJS.
  • Latest Node LTS: The image includes the latest Long-Term Support (LTS) version of Node.js. This ensures compatibility with modern JavaScript frameworks and libraries, offering a stable environment for development.
  • Essential NPM Packages: The image comes equipped with crucial NPM packages, including @trapezedev/configure and @ionic/cli. These packages are fundamental tools for Ionic and Capacitor projects, simplifying the configuration and compilation processes.

About

Small docker image for building Capacitor Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%