{"id":18996080,"url":"https://github.com/00f100/magento2-docker-install","last_synced_at":"2025-10-10T13:38:48.037Z","repository":{"id":85921992,"uuid":"205401433","full_name":"00F100/magento2-docker-install","owner":"00F100","description":"Magento 2.3 develop into Docker container","archived":false,"fork":false,"pushed_at":"2019-09-15T07:14:49.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T13:55:28.861Z","etag":null,"topics":["docker","docker-compose","docker-image","magento2","magento2-development","magento2-docker"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/00F100.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-30T14:45:45.000Z","updated_at":"2020-11-12T17:32:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"43193f1f-f706-45d4-83c8-d6104e85c8a0","html_url":"https://github.com/00F100/magento2-docker-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/00F100/magento2-docker-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Fmagento2-docker-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Fmagento2-docker-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Fmagento2-docker-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Fmagento2-docker-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/00F100","download_url":"https://codeload.github.com/00F100/magento2-docker-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Fmagento2-docker-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004065,"owners_count":26083667,"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-10T02:00:06.843Z","response_time":62,"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":["docker","docker-compose","docker-image","magento2","magento2-development","magento2-docker"],"created_at":"2024-11-08T17:33:50.963Z","updated_at":"2025-10-10T13:38:48.007Z","avatar_url":"https://github.com/00F100.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento2 Docker Develop Install\n\nThis repository is dedicated to magento 2.3-develop for bug fixes and make features.\n\n----\n\n##### Dependencies\n\n1) Install [docker](https://docs.docker.com/install/)\n1) Install [docker-compose](https://docs.docker.com/compose/install/)\n1) Install [make](https://www.gnu.org/software/make/)\n1) Configure execute docker non-root \n```\nsudo usermod -aG docker [your-user]\n```\n\n##### Important\n\nStop all docker containers or native services on uses ports 80, 443, 3306.\n\n----\n\n### Install\n\n```\n$ git clone git@github.com:00F100/magento2-docker-install.git\n$ cd magento2-docker-install\n$ make install\n```\n\n----\n\n### Store and admin\n\n- Storefront: https://localhost.magento.com\n- Admin: https://localhost.magento.com/admin\n- Username: `admin`\n- Password: `123123q`\n\n### Datasource\n\n- PHPMyAdmin: http://localhost:8080\n- Host: `magento2-database` or get IP executing `docker exec -it magento2-database bash -c \"hostname -i\"`\n- Username: root\n- Password: root\n\n\n### Console PHP + Composer + NPM\n\n```\n$ make console\n```\n\n### Up Docker\n\n```\n$ make up\n```\n\n### Down Docker\n\n```\n$ make down\n```\n\n### Simple data\n\n```\n$ make simple-data\n```\n\n\n### About images\n\n- [Docker MySQL](https://hub.docker.com/_/mysql)\n- [Docker PHPMyAdmin](https://hub.docker.com/r/phpmyadmin/phpmyadmin)\n- [Docker Nginx](https://hub.docker.com/_/nginx)\n- [Docker PHP 7.2.20-alpine](https://github.com/00F100/magento-php/tree/master/alpine/7.2.20/fpm)\n\n----","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F00f100%2Fmagento2-docker-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F00f100%2Fmagento2-docker-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F00f100%2Fmagento2-docker-install/lists"}