{"id":20279621,"url":"https://github.com/onero/docker-ionic","last_synced_at":"2026-05-18T17:02:24.414Z","repository":{"id":97725510,"uuid":"202990997","full_name":"onero/docker-ionic","owner":"onero","description":"Docker Ionic Development Environment","archived":false,"fork":false,"pushed_at":"2019-08-25T16:29:12.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T07:12:09.584Z","etag":null,"topics":["docker","ionic"],"latest_commit_sha":null,"homepage":null,"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/onero.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-18T10:49:09.000Z","updated_at":"2022-12-21T01:37:10.000Z","dependencies_parsed_at":"2023-12-20T16:05:25.712Z","dependency_job_id":null,"html_url":"https://github.com/onero/docker-ionic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onero%2Fdocker-ionic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onero%2Fdocker-ionic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onero%2Fdocker-ionic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onero%2Fdocker-ionic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onero","download_url":"https://codeload.github.com/onero/docker-ionic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241773256,"owners_count":20018064,"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","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":["docker","ionic"],"created_at":"2024-11-14T13:31:45.330Z","updated_at":"2026-05-18T17:02:19.382Z","avatar_url":"https://github.com/onero.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Docker Ionic Development Environment\n\n\u003cimg src=\"https://scr.sad.supinfo.com/articles/resources/224044/6756/0.jpg\"/\u003e\n\n## Official image on dockerhub can be found here [adamino/ionic](https://hub.docker.com/r/adamino/ionic)  \n![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/adamino/ionic)\n[![](https://images.microbadger.com/badges/version/adamino/ionic.svg)](https://microbadger.com/images/adamino/ionic)\n[![](https://images.microbadger.com/badges/image/adamino/ionic.svg)](https://microbadger.com/images/adamino/ionic \"Get your own image badge on microbadger.com\")\n\n## This project serves a Ionic 4 ready development environment, based on openjdk 8 with Android SDK 8, Node 10 and the latest Ionic\n\n## So why run Ionic in docker you might ask?\nWhen you start a new Ionic project, you might not initially feel the need for more than node and a couple of packages...\nHowever when you become ready to release the app, you're suddenly going to need a bit more in your \"path\"!\n\nThat's why I've created this image, which serves as a complete development environment for developing and releasing Ionic apps!\n\n## Requirements\nIn order to utilize this image, you only need to have the latest version of docker installed!\n\n## Includes\n- Node: 10.16.3\n- Ionic: latest\n- cordova: latest\n- cordova-res: latest\n- firebase-tools: latest\n\n## Tagging scheme\n- ${NODE_VERSION}-  \n${BUILD_VERSION}\n- e.g. 10.16.3-3\n\n## Usage\n\n1. Download the docker-compose file to the root of your Ionic project.\n2. Run the following command\n\n```\ndocker compose-up\n```\n\nThis way you will see the output of the container.\nThe app will be served at \n[localhost:8100 ](http://localhost:8100)\n\nIf you want to run the container without seeing the output simply run:\n```\ndocker-compose up -d\n```\n\nIf you want to attach a shell execute the the following command:\n```\ndocker exec -it {NameOfYouContainer} /bin/sh\n```\nE.g. \n``` \ndocker exec -it myAwesomeApp_ionic_1 /bin/sh \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonero%2Fdocker-ionic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonero%2Fdocker-ionic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonero%2Fdocker-ionic/lists"}