{"id":15942080,"url":"https://github.com/vinyvicente/environment-docker","last_synced_at":"2026-04-13T01:39:15.712Z","repository":{"id":146074907,"uuid":"96490329","full_name":"vinyvicente/environment-docker","owner":"vinyvicente","description":"Docker PHP 5.6/7.1 Nginx","archived":false,"fork":false,"pushed_at":"2017-07-07T13:18:19.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T02:50:47.831Z","etag":null,"topics":["docker","environment","nginx","php56","php7"],"latest_commit_sha":null,"homepage":null,"language":"Nginx","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinyvicente.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":"2017-07-07T02:21:15.000Z","updated_at":"2017-07-07T02:26:55.000Z","dependencies_parsed_at":"2023-06-25T22:39:04.473Z","dependency_job_id":null,"html_url":"https://github.com/vinyvicente/environment-docker","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/vinyvicente%2Fenvironment-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fenvironment-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fenvironment-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fenvironment-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinyvicente","download_url":"https://codeload.github.com/vinyvicente/environment-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078865,"owners_count":20879953,"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":["docker","environment","nginx","php56","php7"],"created_at":"2024-10-07T07:22:12.718Z","updated_at":"2026-04-13T01:39:15.675Z","avatar_url":"https://github.com/vinyvicente.png","language":"Nginx","funding_links":[],"categories":[],"sub_categories":[],"readme":"# environment-docker\nDocker PHP 5.6/7.1 Nginx\n\n### Instructions\n\n````sh\n# install ubuntu in docker - ubuntu:latest\ndocker pull ubuntu\n\n# build image to webserver 7.1/nginx\nsudo docker build -t webserver .\n\n# build image to webserver 5.6/nginx\ncd php56/\nsudo docker build -t webserver56 .\n\n# up nginx with php 7.1\ndocker run -it --name nginxphp71 -d -p 8088:80 webserver:latest\n\n# up nginx with php 5.6\ndocker run -it --name nginxphp56 -d -p 8098:80 webserver56:latest\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinyvicente%2Fenvironment-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinyvicente%2Fenvironment-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinyvicente%2Fenvironment-docker/lists"}