{"id":24511939,"url":"https://github.com/paulo-correia/docker_dhcp","last_synced_at":"2025-03-15T10:09:28.447Z","repository":{"id":134105792,"uuid":"261761110","full_name":"paulo-correia/Docker_DHCP","owner":"paulo-correia","description":"DHCP Server on Alpine Linux","archived":false,"fork":false,"pushed_at":"2020-05-09T13:33:06.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T00:43:07.220Z","etag":null,"topics":["alpine","dhcp-server","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-06T13:06:09.000Z","updated_at":"2020-05-09T13:33:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4025eae-4b5a-4fc7-b46d-c50e3a0eb964","html_url":"https://github.com/paulo-correia/Docker_DHCP","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/paulo-correia%2FDocker_DHCP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_DHCP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_DHCP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FDocker_DHCP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulo-correia","download_url":"https://codeload.github.com/paulo-correia/Docker_DHCP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713416,"owners_count":20335567,"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","dhcp-server","docker","dockerfile"],"created_at":"2025-01-22T00:43:31.767Z","updated_at":"2025-03-15T10:09:28.421Z","avatar_url":"https://github.com/paulo-correia.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DHCP Server on Docker (Alpine Linux Image)\n\n## Save Dockerfile on a folder Ex: DHCP\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/dhcp:1.0\n\n### Running Container\n\ndocker run -d -p `\u003clocal port\u003e`:67 `\u003cname\u003e`\n\n`\u003clocal port\u003e` = Ex 6767\n\n### If don't generate image, get from docker hub\n\ndocker run -d -p `\u003clocal port\u003e`:67 paulocorreia/alpine_dhcp:1.0\n\n### Testing\n\ndocker logs `\u003ccontainer name or id\u003e`\n\n`\u003ccontainer name or id\u003e` you get on docker ps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Fdocker_dhcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulo-correia%2Fdocker_dhcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Fdocker_dhcp/lists"}