{"id":21542175,"url":"https://github.com/outeredge/edge-docker-magento","last_synced_at":"2025-10-13T23:15:09.301Z","repository":{"id":27388723,"uuid":"30864841","full_name":"outeredge/edge-docker-magento","owner":"outeredge","description":"Magento running on Docker","archived":false,"fork":false,"pushed_at":"2025-09-15T09:29:02.000Z","size":475,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-13T23:15:08.574Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outeredge.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-16T11:11:38.000Z","updated_at":"2025-09-15T09:29:06.000Z","dependencies_parsed_at":"2025-04-10T04:32:21.990Z","dependency_job_id":"b050ca23-1b70-43fc-8bc4-874940ff0550","html_url":"https://github.com/outeredge/edge-docker-magento","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/outeredge/edge-docker-magento","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outeredge%2Fedge-docker-magento","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outeredge%2Fedge-docker-magento/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outeredge%2Fedge-docker-magento/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outeredge%2Fedge-docker-magento/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outeredge","download_url":"https://codeload.github.com/outeredge/edge-docker-magento/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outeredge%2Fedge-docker-magento/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017239,"owners_count":26086014,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-11-24T05:08:45.293Z","updated_at":"2025-10-13T23:15:09.296Z","avatar_url":"https://github.com/outeredge.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edge-docker-magento\nMagento running on Docker. Plays nicely with Ona. Designed for development use only.\n\nRegularly updated with the latest 2.* releases (see branches).\n\n## Configuration Options\nMost configuration can be done with environment variables. Here are the available options:\n\n| Environment       | Default | Description |\n| -------------     | ------- | --- |\n| MAGE_MODE         | -       | Set's the Magento [mode](http://devdocs.magento.com/guides/v2.3/config-guide/bootstrap/magento-modes.html), this is usualy `default` if not set elsewhere |\n| MAGE_ENV          | -       | Specify the environment file extension to use (i.e. `env.php.$MAGE_ENV`),  if not set, will look for `env.php.$MAGE_MODE` |\n| ENABLE_CRON       | Off     | Enables the Magento cron jobs |\n| ADDITIONAL_STORES | -       | Comma separated list of Magento store codes and Nginx server_name's in the format `MAGE_RUN_CODE:server_name`, i.e. `test_view:test.co.uk` or using a regex `test_view:~test` which would switch Magento to the `test_view` store if the domain name contained the word `test` |\n\nSee [edge-docker-php](https://github.com/outeredge/edge-docker-php) for additional options such as SMTP and PHP configuration.\n\n## PHP versions\n\nPlease refer to the table below for the PHP version in use by recent releases:\n\n| Magento Release (image tag)   | PHP     |\n| ----------------------------- | ------- |\n| 2.4.7, 2.4.8                  | 8.3     |\n| 2.4.4, 2.4.5, 2.4.6           | 8.1     |\n| 2.4.2, 2.4.3                  | 7.4     |\n| 2.4.1, 2.4.0, 2.3.6           | 7.3     |\n| 2.3.5, 2.3.4                  | 7.2     |\n\n\n## Building\n\nIf you want to build this image yourself you will need to export the `$MAGENTO_COMPOSER_AUTH` environment variable. You could do this in `~/.bashrc` like so (replace keys with your Magento composer keys):\n\n```\nexport MAGENTO_COMPOSER_AUTH=\"{\\\"http-basic\\\":{\\\"repo.magento.com\\\":{\\\"username\\\":\\\"REPLACEME\\\",\\\"password\\\":\\\"REPLACEME\\\"}}}\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fouteredge%2Fedge-docker-magento","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fouteredge%2Fedge-docker-magento","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fouteredge%2Fedge-docker-magento/lists"}