{"id":18725997,"url":"https://github.com/badisi/docker-hoodoo","last_synced_at":"2026-04-12T06:32:00.619Z","repository":{"id":110262048,"uuid":"121764957","full_name":"Badisi/docker-hoodoo","owner":"Badisi","description":"Docker image that aims to deliver a tailored environment for web projects development.","archived":false,"fork":false,"pushed_at":"2018-02-26T17:16:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T18:55:30.781Z","etag":null,"topics":["angular-cli","docker","electron","java","maven","node","nvm","plop","web","x11","yarn","yo"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Badisi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2018-02-16T15:15:04.000Z","updated_at":"2018-02-16T15:59:00.000Z","dependencies_parsed_at":"2023-04-22T01:48:39.964Z","dependency_job_id":null,"html_url":"https://github.com/Badisi/docker-hoodoo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Badisi/docker-hoodoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badisi%2Fdocker-hoodoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badisi%2Fdocker-hoodoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badisi%2Fdocker-hoodoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badisi%2Fdocker-hoodoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Badisi","download_url":"https://codeload.github.com/Badisi/docker-hoodoo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badisi%2Fdocker-hoodoo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723000,"owners_count":25156300,"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-09-05T02:00:09.113Z","response_time":402,"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":["angular-cli","docker","electron","java","maven","node","nvm","plop","web","x11","yarn","yo"],"created_at":"2024-11-07T14:12:48.889Z","updated_at":"2025-10-30T00:04:12.673Z","avatar_url":"https://github.com/Badisi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hoodoo\n\nThis **docker image** aims to deliver a tailored environment for web projects development.  \n\n## What's inside ?\n\nThis image include the following dependencies :\n\n- nvm\n- node\n- yarn\n- yo\n- plop\n- electron\n- angular-cli\n- java\n- maven\n- git\n\n## How to use it ?\n\n**Prerequisites** :   \n\n- (mandatory) a running docker environment   \n\n- (optional) public SSH keys if you need authentication\n\n- (optional) an X-Server for graphical support\n\n**Getting started** :   \n\n1. Download and modify the [**hoodoo**](https://github.com/Badisi/docker-hoodoo/blob/master/scripts/hoodoo) script provided in this repository   \n\n   ```javascript\n   // mandatory\n   - WORKSPACE : \"path to your local workspace (ie. where the source code of your web projects resides)\"\n\n   // optional (only if you want to benefits from your local maven cache)\n   - M2 : \"path to your local .m2 folder\"\n\n   // optional (only if you need authentication)\n   - SSH : \"path to your local .ssh folder\"\n\n   // optional (only if you need graphical support)\n   - X11 : \"possible values are 'mac' or 'win'\"\n   ```\n\n2. Run the **hoodoo** script   \n\n   ```bash\n   \u003e sh hoodoo\n   ```\n\n## How to upgrade it ?\n\n1. Remove any previous docker image or container from your system  \n\n2. Run the **hoodoo** script   \n\n   ```bash\n   \u003e sh hoodoo\n   ```  \n\n## Bonus : run GUI applications\n\n**macOS platform**   \n\n1. Download and install [XQUARTZ](https://www.xquartz.org/)   \n\n2. Restart your computer   \n\n3. Modify the **hoodoo** script as follow:\n\n   ```bash\n   X11=\"mac\"\n   ```\n4. Remove any previous docker image or container from your system   \n\n5. Run the **hoodoo** script   \n\n   ```bash\n   \u003e sh hoodoo\n   ```  \n\n**windows platform**   \n\n1. Download and install an X-Server   \n\n2. Restart your computer   \n\n3. Modify the **hoodoo** script as follow:\n\n   ```bash\n   X11=\"win\"\n   ```\n4. Remove any previous docker image or container from your system   \n\n5. Run the **hoodoo** script   \n\n   ```bash\n   \u003e sh hoodoo\n   ```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadisi%2Fdocker-hoodoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadisi%2Fdocker-hoodoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadisi%2Fdocker-hoodoo/lists"}