{"id":15524752,"url":"https://github.com/modelizer/hello-world","last_synced_at":"2025-04-05T10:25:44.840Z","repository":{"id":97724191,"uuid":"186832822","full_name":"Modelizer/hello-world","owner":"Modelizer","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-15T13:48:53.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T21:18:29.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Modelizer.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}},"created_at":"2019-05-15T13:32:17.000Z","updated_at":"2019-05-15T13:48:55.000Z","dependencies_parsed_at":"2023-07-06T10:15:27.726Z","dependency_job_id":null,"html_url":"https://github.com/Modelizer/hello-world","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"5467e90cc79da3891f37fe4d4adad56ae0fe6ee6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modelizer%2Fhello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modelizer%2Fhello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modelizer%2Fhello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modelizer%2Fhello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Modelizer","download_url":"https://codeload.github.com/Modelizer/hello-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247321002,"owners_count":20919895,"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-10-02T10:52:57.637Z","updated_at":"2025-04-05T10:25:44.801Z","avatar_url":"https://github.com/Modelizer.png","language":"Smarty","readme":"# PHP Quickstart\n\nThis is a simple hellow quickstart inspired by [mfieldhouse/docker-php-helloworld](https://github.com/mfieldhouse/docker-php-helloworld)\n\n# How it Works\n\nDocker builds an image containing the application in src/ and all of its dependencies by using the Dockerfile contained in this repository.\n\nThe Dockerfile tells docker to use the [official PHP Docker image](https://hub.docker.com/_/php/) as the parent image.\n\nThe PHP image then uses the [official Debian Jessie Docker image](https://hub.docker.com/_/debian/) as its parent image.\n\nDebian then uses the [scratch image](https://hub.docker.com/_/scratch/) as its base image.\n\nAt this point, an image has been built which contains Apache, PHP and all of the OS dependencies and libraries required to serve a webpage written in PHP.\n\nFinally, docker copies everything in src/ inside this repository to the /var/www/html folder inside the image. This is the Apache web root directory.\n\n# Setup\n\n - Ensure you have Docker installed\n - `git clone` this repository\n - `sudo docker build -t docker-php-helloworld .` \n - `sudo docker run -p 80:80 docker-php-helloworld`\n\n# What You Should See\n\n![Docker PHP App](https://image.ibb.co/cTxSf7/whale.png \"Hello World\")\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodelizer%2Fhello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodelizer%2Fhello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodelizer%2Fhello-world/lists"}