{"id":18398606,"url":"https://github.com/note89/ionic-interactive-dockercontainer","last_synced_at":"2025-07-03T15:33:04.249Z","repository":{"id":78370737,"uuid":"46114912","full_name":"note89/ionic-interactive-dockercontainer","owner":"note89","description":"This a Dockerfile that creates a dockercontainer that you can use interactively and is all you need when developing ionic apps.","archived":false,"fork":false,"pushed_at":"2015-11-13T10:58:52.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T02:43:48.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/note89.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}},"created_at":"2015-11-13T10:14:59.000Z","updated_at":"2017-11-06T16:56:41.000Z","dependencies_parsed_at":"2023-03-10T02:32:32.550Z","dependency_job_id":null,"html_url":"https://github.com/note89/ionic-interactive-dockercontainer","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/note89%2Fionic-interactive-dockercontainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note89%2Fionic-interactive-dockercontainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note89%2Fionic-interactive-dockercontainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note89%2Fionic-interactive-dockercontainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/note89","download_url":"https://codeload.github.com/note89/ionic-interactive-dockercontainer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248592851,"owners_count":21130304,"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":[],"created_at":"2024-11-06T02:22:56.522Z","updated_at":"2025-04-12T15:56:25.199Z","avatar_url":"https://github.com/note89.png","language":"Shell","readme":"# ionic-interactive-dockercontainer\nThis a Dockerfile that creates a dockercontainer that is all you need when developing ionic apps. just start the container detached  with your file system mounted and execute bash and do all you development in the container. \n\n## Getting started\n1. download repo \n2. docker build -t ionic-interactive .\n3. create a folder where you want to have your ionic projects and cd into it\n\n\n## Run without docker-compose\n```\n$ docker run -ti --rm --user=docker --net host --privileged -v /dev/bus/usb:/dev/bus/usb -v $(pwd):/App:rw ionic-interactive bash\n```\n\n## Run with docker-compose.\n```\n$ docker-compose up -d\n$ docker exec -it ionic-interactive_front_1 bash (start new tabs and do this as many times as you like if you want to run multiple things, like grunt watch, ionic serve etc.)\n```\n\n## USER \n```\nusername: docker\npassword: docker\n```\n### Issues \nidealy we would want every packet in the conatiner to be under versioncontrol \nbut rightnow there is a issue at line 103. where we docker cant handle stringinterpolation \nin bracket syntax. If solve this please issue a pull request.\n\n\n[Docker Hub](https://hub.docker.com/r/note89/ionic-interactive-dockercontainer/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote89%2Fionic-interactive-dockercontainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnote89%2Fionic-interactive-dockercontainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote89%2Fionic-interactive-dockercontainer/lists"}