{"id":25670166,"url":"https://github.com/rbas/docker-php","last_synced_at":"2025-02-24T11:31:30.221Z","repository":{"id":136251029,"uuid":"20956991","full_name":"rbas/docker-php","owner":"rbas","description":"Docker build files for testing the latest versions of PHPNG, HHVM and HippyVM","archived":false,"fork":false,"pushed_at":"2014-06-23T12:48:52.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-10T19:39:43.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"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/rbas.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}},"created_at":"2014-06-18T09:36:50.000Z","updated_at":"2023-03-12T14:36:27.656Z","dependencies_parsed_at":"2023-03-13T11:04:16.199Z","dependency_job_id":null,"html_url":"https://github.com/rbas/docker-php","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdocker-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdocker-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdocker-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdocker-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbas","download_url":"https://codeload.github.com/rbas/docker-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240469332,"owners_count":19806347,"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":"2025-02-24T11:31:26.071Z","updated_at":"2025-02-24T11:31:30.216Z","avatar_url":"https://github.com/rbas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-php\n==========\n\nDocker build files for testing the latest versions of PHPNG, HHVM and HippyVM\n\nInstallation\n------------\nIn order to use the images you will need to have docker installed on your OS (https://www.docker.io/gettingstarted/#h_installation).\nAnd you will need a clone of this repository\n\n```\ngit clone https://github.com/slaff/docker-php.git\n```\n\n\nBuilding containers\n-------------------\nAfter that you have to build first the dev container and then the others. \nThe following example demonstrates how to build the PHPNG container\n\nFirst build the dev container\n\n```\ncd \u003cpath-to\u003e/docker-php\ncd Dev\nsudo docker build -t dev .\n```\n\nAfter some hours you will have ready to use container that has almost everything needed for compiling and testing. \nThen build the PHPNG container\n\n```\ncd \u003cpath-to\u003e/docker-php\ncd PHPNG\nsudo docker build -t phpng .\n```\n\nRunning containers\n------------------\n\nIf the build is ready you can check it by running it:\n\n```\nsudo docker run -a stdin -a stdout -a stderr -i -t phpng /bin/bash\n```\n\nThis will show a prompt like this:\nroot@b5f338zyc9f65:/ #\n\nThe PHPNG compiled PHP is located under /home/dev/phpng\n```\nroot@b5f338zyc9f65:/# cd /home/dev/phpng\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbas%2Fdocker-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbas%2Fdocker-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbas%2Fdocker-php/lists"}