{"id":17551388,"url":"https://github.com/robingenz/docker-ionic-cordova","last_synced_at":"2025-08-09T23:44:11.796Z","repository":{"id":139167581,"uuid":"206147227","full_name":"robingenz/docker-ionic-cordova","owner":"robingenz","description":"🐳 Docker image for building Ionic apps with Cordova.","archived":false,"fork":false,"pushed_at":"2021-12-31T11:07:11.000Z","size":8,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-06T14:51:26.486Z","etag":null,"topics":["cordova","docker","ionic"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robingenz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"polar":"robingenz"}},"created_at":"2019-09-03T18:37:26.000Z","updated_at":"2025-02-07T16:35:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"43f8ae92-3834-4bfa-8647-930cae02e5b5","html_url":"https://github.com/robingenz/docker-ionic-cordova","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robingenz/docker-ionic-cordova","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fdocker-ionic-cordova","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fdocker-ionic-cordova/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fdocker-ionic-cordova/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fdocker-ionic-cordova/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robingenz","download_url":"https://codeload.github.com/robingenz/docker-ionic-cordova/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fdocker-ionic-cordova/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269654278,"owners_count":24454321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cordova","docker","ionic"],"created_at":"2024-10-21T04:45:43.053Z","updated_at":"2025-08-09T23:44:11.779Z","avatar_url":"https://github.com/robingenz.png","language":"Dockerfile","funding_links":["https://polar.sh/robingenz"],"categories":[],"sub_categories":[],"readme":"# docker-ionic-cordova\n\nDocker image for building [Ionic](https://ionicframework.com/) apps with [Cordova](https://cordova.apache.org/).\n\n## How to use this image\n\n### Build image\n\nBuild from [GitHub](https://github.com/robingenz/docker-ionic-cordova):  \n```\ndocker build -t robingenz/ionic-cordova github.com/robingenz/docker-ionic-cordova\n```\n\nAvailable build arguments:\n\n- JAVA_VERSION\n- NODEJS_VERSION\n- ANDROID_SDK_VERSION\n- ANDROID_BUILD_TOOLS_VERSION\n- IONIC_CLI_VERSION\n- CORDOVA_CLI_VERSION\n\n### Run image\n\nRun the docker image:  \n```\ndocker run -it robingenz/ionic-cordova\n```\n\n## CI Configuration\n\n### GitLab\n\nHere is a sample `.gitlab-ci.yml` file:\n\n```yml\nimage: robingenz/ionic-cordova\n\nstages:\n    - build\n\nbuild_android:\n    stage: build\n    cache:\n        paths:\n            - node_modules/\n            - plugins/\n    script:\n        - npm ci\n        - ionic cordova build android\n    artifacts:\n        paths:\n            - platforms/android/app/build/outputs/apk/debug\n```\n\n## Questions / Issues\n\nIf you got any questions or problems using the image, please visit my [GitHub Repository](https://github.com/robingenz/docker-ionic-cordova) and write an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobingenz%2Fdocker-ionic-cordova","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobingenz%2Fdocker-ionic-cordova","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobingenz%2Fdocker-ionic-cordova/lists"}