{"id":18627206,"url":"https://github.com/markshust/docker-magento2-php","last_synced_at":"2025-04-11T05:31:33.490Z","repository":{"id":54672779,"uuid":"44771991","full_name":"markshust/docker-magento2-php","owner":"markshust","description":"This image is built from the official php repository and contains PHP configurations for Magento 2.","archived":false,"fork":false,"pushed_at":"2017-11-28T03:18:50.000Z","size":71,"stargazers_count":51,"open_issues_count":1,"forks_count":62,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-05-02T00:43:26.437Z","etag":null,"topics":[],"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/markshust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-22T20:40:00.000Z","updated_at":"2023-12-19T17:38:14.000Z","dependencies_parsed_at":"2022-08-13T23:30:56.890Z","dependency_job_id":null,"html_url":"https://github.com/markshust/docker-magento2-php","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-magento2-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-magento2-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-magento2-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-magento2-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markshust","download_url":"https://codeload.github.com/markshust/docker-magento2-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223460272,"owners_count":17148744,"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-07T04:41:09.274Z","updated_at":"2024-11-07T04:41:09.773Z","avatar_url":"https://github.com/markshust.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED\n\nThis repo has been migrated into https://github.com/markoshust/magento2-docker - please see this repo for future updates!\n\n# Versions\n\n- [`5.6-fpm-1` (_Dockerfile_)](https://github.com/mageinferno/docker-magento2-php/tree/5.6-fpm-1/Dockerfile)\n- [`7.0-fpm-1` (_Dockerfile_)](https://github.com/mageinferno/docker-magento2-php/tree/7.0-fpm-1/Dockerfile)\n- [`7.1-fpm-0` (_Dockerfile_)](https://github.com/mageinferno/docker-magento2-php/tree/7.1-fpm-0/Dockerfile)\n\n# Description\n\nThis image is built from the official [`php`](https://hub.docker.com/_/php/) repository and contains PHP configurations for Magento 2.\n\n# What's in this image?\n\nThis image installs the following base packages:\n\n- `composer`\n- `php-fpm`\n\nThis image also installs the following PHP extensions, which are the minimally required extensions to install and run Magento 2:\n\n- `bcmath`\n- `gd`\n- `intl`\n- `mbstring`\n- `mcrypt`\n- `pdo_mysql`\n- `soap`\n- `xsl`\n- `zip`\n\n# Variables\n\nThe following variables may be set to control the PHP environment:\n\n- `PHP_MEMORY_LIMIT`: (default `2048M`) Set the memory_limit of php.ini\n- `PHP_PORT`: (default: `9000`) Set a custom PHP port\n- `PHP_PM`: (default `dynamic`) Set the process manager\n- `PHP_PM_MAX_CHILDREN`: (default: `10`) Set the max number of children processes\n- `PHP_PM_START_SERVERS`: (default: `4`) Set the default number of servers to start at runtime\n- `PHP_PM_MIN_SPARE_SERVERS`: (default `2`) Set the minumum number of spare servers\n- `PHP_PM_MAX_SPARE_SERVERS`: (default: `6`) Set the maximum number of spare servers\n- `APP_MAGE_MODE`: (default: `default`) Set the MAGE_MODE\n\n# One-off containers\n\nThis image can run one-off PHP commands, such as:\n\n`docker run --rm --name php-test mageinferno/magento2-php echo \"Hello world\"`\n\nApplication code is placed in `/var/www/html`. You can also attach a volume to that location, then run Magento-specific commands such as the Magento CLI tool:\n\n`docker run --rm --name mysite -v /Users/username/Sites/mysite/app/code:/var/www/html/app/code mageinferno/magento2-php:{PHPVERSION}-fpm-0 ./bin/magento`\n\n# Docker Compose\n\nPlease see [https://github.com/mageinferno/magento2-docker-compose](https://github.com/mageinferno/magento2-docker-compose) for more detailed instructions and an example development environment using Docker Compose.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Fdocker-magento2-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkshust%2Fdocker-magento2-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Fdocker-magento2-php/lists"}