{"id":25836946,"url":"https://github.com/oliguo/docker-lampp-ubuntu","last_synced_at":"2026-05-06T03:35:07.294Z","repository":{"id":89814127,"uuid":"163151458","full_name":"oliguo/Docker-LAMPP-Ubuntu","owner":"oliguo","description":"Build LAMPP(Ubuntu/Apache/Mysql/PHP/PhpMyadmin) by Docker(Docker File, Docker Compose)","archived":false,"fork":false,"pushed_at":"2019-04-03T06:13:57.000Z","size":1078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T00:51:47.677Z","etag":null,"topics":["apache","docker","docker-compose","dockerfile","lampp","mysql","php","phpmyadmin","ssl-certificate","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/oliguo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-12-26T07:39:09.000Z","updated_at":"2019-04-03T06:13:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"6948b0e5-dfd2-4998-95f8-87947e15ef0c","html_url":"https://github.com/oliguo/Docker-LAMPP-Ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oliguo/Docker-LAMPP-Ubuntu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliguo%2FDocker-LAMPP-Ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliguo%2FDocker-LAMPP-Ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliguo%2FDocker-LAMPP-Ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliguo%2FDocker-LAMPP-Ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliguo","download_url":"https://codeload.github.com/oliguo/Docker-LAMPP-Ubuntu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliguo%2FDocker-LAMPP-Ubuntu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["apache","docker","docker-compose","dockerfile","lampp","mysql","php","phpmyadmin","ssl-certificate","ubuntu"],"created_at":"2025-03-01T02:42:54.298Z","updated_at":"2026-05-06T03:35:07.270Z","avatar_url":"https://github.com/oliguo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker_LAMPP\nBuild LAMPP(Ubuntu/Apache/Mysql/PHP/PhpMyadmin) by Docker(Docker File, Docker Compose)\n\n## Helpful Tools\n[Dockerfile Online Editor](https://dockerfile-editor.com/)\n\n[Dockerfile Online Validator](https://www.fromlatest.io/#/)\n\n[Docker-Compose Online Validator](https://codebeautify.org/yaml-validator/)\n\n## SSL Modification\nEdit -subj what you want on dockerfile\n```\nRUN mkdir /var/ssl \u0026\u0026 cd /var/ssl \\\n\u0026\u0026 openssl req -x509 -newkey rsa:4096 \\\n  -subj \"/C=HK/ST=HongKong/L=HongKong/O=Demo/CN=dockerlampp.com\" \\\n  -keyout \"/var/ssl/key.pem\" \\\n  -out \"/var/ssl/cert.pem\" \\\n  -days 3650 -nodes -sha256\n```\n\nRun as cmd\n```\ndocker-compose up -d\n```\n\nAfter build succesfully, will be like as below\n```\n#view all container\ndocker ps -a\n\n#view all images\ndocker images\n```\n![Ubuntu Case](https://github.com/oliguo/Docker-LAMPP-Ubuntu/blob/master/Ubuntu-Case.png)\n\nVisit:\n\nPHP:\n\nhttp://localhost:8080\n\nhttps://localhost:4433\n\nPhpMyadmin:\n\nhttp://localhost:9090\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliguo%2Fdocker-lampp-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliguo%2Fdocker-lampp-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliguo%2Fdocker-lampp-ubuntu/lists"}