{"id":24511936,"url":"https://github.com/paulo-correia/docker_apache","last_synced_at":"2025-07-14T09:35:11.770Z","repository":{"id":134105494,"uuid":"261531705","full_name":"paulo-correia/Docker_Apache","owner":"paulo-correia","description":"Apache on Docker (Alpine Linux)","archived":false,"fork":false,"pushed_at":"2020-05-05T16:56:09.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T10:09:25.089Z","etag":null,"topics":["alpine","apache","docker","dockerfile"],"latest_commit_sha":null,"homepage":"","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/paulo-correia.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":"2020-05-05T16:54:14.000Z","updated_at":"2020-05-05T16:57:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"249c2bb5-d024-44ef-8ce3-f8b92dcd66f1","html_url":"https://github.com/paulo-correia/Docker_Apache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulo-correia/Docker_Apache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulo-correia","download_url":"https://codeload.github.com/paulo-correia/Docker_Apache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265269368,"owners_count":23737831,"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":["alpine","apache","docker","dockerfile"],"created_at":"2025-01-22T00:43:31.005Z","updated_at":"2025-07-14T09:35:11.713Z","avatar_url":"https://github.com/paulo-correia.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache on Docker (Alpine Linux Image)\n\n## Save Dockerfile on a folder Ex: Apache\n**Caution: Only one dockerfile per folder**\n\n### Generate image\n\ndocker build -t `\u003cname\u003e` .\n\n`\u003cname\u003e` = Ex: apache or your_docker_hub_name/apache:1.0\n\n### Running Container\n\ndocker run -d -p `\u003clocal port\u003e`:80 `\u003cname\u003e`\n\n`\u003clocal port\u003e` = Ex 8080\n\n### If don't generate image, get from docker hub\n\ndocker run -d -p `\u003clocal port\u003e`:80 paulocorreia/alpine_apache:1.0\n\n### Open Browser\n`http://localhost:\u003clocal port\u003e`\n\nIf `\u003clocal port\u003e` is 80 you can omit\n\nIf you see \"It works on Docker!\" is OK","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Fdocker_apache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulo-correia%2Fdocker_apache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Fdocker_apache/lists"}