{"id":18952490,"url":"https://github.com/simonwhitaker/php-in-docker-demo","last_synced_at":"2025-10-05T03:18:39.676Z","repository":{"id":137107865,"uuid":"353814144","full_name":"simonwhitaker/php-in-docker-demo","owner":"simonwhitaker","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-02T07:26:26.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T02:29:06.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/simonwhitaker.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":"2021-04-01T20:06:08.000Z","updated_at":"2021-04-02T07:26:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"8435a4c8-bb5c-416a-94d7-547709073bc7","html_url":"https://github.com/simonwhitaker/php-in-docker-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fphp-in-docker-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fphp-in-docker-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fphp-in-docker-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fphp-in-docker-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonwhitaker","download_url":"https://codeload.github.com/simonwhitaker/php-in-docker-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239951721,"owners_count":19723915,"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-08T13:33:39.172Z","updated_at":"2025-10-05T03:18:39.581Z","avatar_url":"https://github.com/simonwhitaker.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP in Docker Demo\n\nA simple PHP web app project that uses Docker to provide Apache and PHP.\n\n# Getting Started\n\n1. Download and install Docker\n2. In a terminal window:\n\n```\ndocker-compose up -d\n```\n\nThen visit http://localhost:8080/\n\n# Things to try\n\nUnderstanding docker-compose...\n\n1. Run `docker-compose ps` to see the state of your current containers\n2. Run `docker-compose logs` to see logs from all containers, or e.g. `docker-compose logs web` to see just logs from the web container.\n\nUnderstanding volumes...\n\n1. Go to http://localhost:8080/ and add some messages\n2. Run `docker-compose down` to stop and remove your containers, then `docker-compose up -d` to bring them back up\n3. Go back to http://localhost:8080/ and reload\n4. Repeat steps 2 and 3, but this time use `docker-compose down -v` to also remove volumes when you remove your containers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fphp-in-docker-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwhitaker%2Fphp-in-docker-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fphp-in-docker-demo/lists"}