{"id":23213811,"url":"https://github.com/nitin27may/docker-images-example","last_synced_at":"2025-04-05T12:45:18.211Z","repository":{"id":119724222,"uuid":"541838334","full_name":"nitin27may/docker-images-example","owner":"nitin27may","description":"Very Simple Example to build Custom Docker Image","archived":false,"fork":false,"pushed_at":"2024-10-30T23:13:11.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T04:51:43.500Z","etag":null,"topics":["docker","dockerfile"],"latest_commit_sha":null,"homepage":"https://nitinksingh.com/pushing-custom-images-to-docker-hub-using-github-actions/","language":"HTML","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/nitin27may.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":"2022-09-27T00:30:04.000Z","updated_at":"2025-01-08T02:33:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fa795f0-109d-4552-b920-e8073acd7e38","html_url":"https://github.com/nitin27may/docker-images-example","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/nitin27may%2Fdocker-images-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitin27may%2Fdocker-images-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitin27may%2Fdocker-images-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitin27may%2Fdocker-images-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitin27may","download_url":"https://codeload.github.com/nitin27may/docker-images-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339122,"owners_count":20923009,"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","dockerfile"],"created_at":"2024-12-18T19:19:21.112Z","updated_at":"2025-04-05T12:45:18.191Z","avatar_url":"https://github.com/nitin27may.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nginx Custom Image\nVery Simple Example to build Custom Docker Image.\n\nSteps: [Details](https://nitinksingh.com/pushing-custom-images-to-docker-hub-using-github-actions/)\n\nTo build custom image, run below command, here . (dot) is to use current folder as context.\n```\ndocker build -t my-custom-nginx .\n```\n\nTo run the custom image, you can run below command and it will run your image on port 8080\n\n```\ndocker run --name nginx-container -d -p 8080:80 my-custom-nginx\n```\n\nNow You can make changes in inde.html, re build it and run it and see the changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitin27may%2Fdocker-images-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitin27may%2Fdocker-images-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitin27may%2Fdocker-images-example/lists"}