{"id":24511943,"url":"https://github.com/paulo-correia/docker_apache_ssl","last_synced_at":"2025-09-05T16:46:11.287Z","repository":{"id":134105604,"uuid":"261581473","full_name":"paulo-correia/Docker_Apache_SSL","owner":"paulo-correia","description":"Apache SSL on Docker","archived":false,"fork":false,"pushed_at":"2020-05-05T21:03:07.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T10:09:27.005Z","etag":null,"topics":["alpine","apache","docker","dockerfile","ssl"],"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-05T20:57:13.000Z","updated_at":"2020-05-05T21:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"4639b8f4-c724-4c20-8ebd-157aa621c378","html_url":"https://github.com/paulo-correia/Docker_Apache_SSL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulo-correia/Docker_Apache_SSL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache_SSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache_SSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache_SSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache_SSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulo-correia","download_url":"https://codeload.github.com/paulo-correia/Docker_Apache_SSL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_Apache_SSL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268987471,"owners_count":24340667,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["alpine","apache","docker","dockerfile","ssl"],"created_at":"2025-01-22T00:43:32.702Z","updated_at":"2025-08-05T23:05:01.652Z","avatar_url":"https://github.com/paulo-correia.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache SSL 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 -p `\u003cother local port\u003e`:443 `\u003cname\u003e`\n\n`\u003clocal port\u003e` = Ex 8080\n\n`\u003cother local port\u003e` = Ex 8443\n\n### If don't generate image, get from docker hub\n\ndocker run -d -p `\u003clocal port\u003e`:80 -p `\u003cother local port\u003e`:443 paulocorreia/alpine_apache_ssl:1.0\n\n### Open Browser\n`http://localhost:\u003clocal port\u003e`\n\n`https://localhost:\u003cother local port\u003e`\n\nIf `\u003clocal port\u003e` is 80 you can omit\n\nIf `\u003cother local port\u003e` is 443 you can omit\n\nIf you see \"It works on Docker SSL!\" is OK\n\nDownload certificate\n\n`http://localhost:\u003cother local port\u003e/localhost.crt`\n\nTo correct the certificate on your browser import localhost.crt on Ceriticates - Authorities\n\nClose the tab or browser reopen `https://localhost:\u003cother local port\u003e` and you see \"It works on Docker SSL!\" is OK","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Fdocker_apache_ssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulo-correia%2Fdocker_apache_ssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Fdocker_apache_ssl/lists"}