{"id":13584021,"url":"https://github.com/curl/curl-docker","last_synced_at":"2025-10-08T05:30:21.488Z","repository":{"id":36045504,"uuid":"181428520","full_name":"curl/curl-docker","owner":"curl","description":"official docker image for curl","archived":true,"fork":false,"pushed_at":"2023-06-06T14:13:38.000Z","size":58,"stargazers_count":168,"open_issues_count":17,"forks_count":67,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-30T00:00:30.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://curl.se","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/curl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":"curl","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-04-15T06:47:55.000Z","updated_at":"2024-10-28T16:47:31.000Z","dependencies_parsed_at":"2023-01-16T12:19:33.928Z","dependency_job_id":"a9a25e01-1f93-497d-83e8-503aca4618a6","html_url":"https://github.com/curl/curl-docker","commit_stats":{"total_commits":69,"total_committers":7,"mean_commits":9.857142857142858,"dds":0.1594202898550725,"last_synced_commit":"e33545f7a024dc77168b950b300fef197bb9e47d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl","download_url":"https://codeload.github.com/curl/curl-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235234338,"owners_count":18957275,"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":[],"created_at":"2024-08-01T15:03:57.829Z","updated_at":"2025-10-08T05:30:16.150Z","avatar_url":"https://github.com/curl.png","language":"Makefile","funding_links":["https://opencollective.com/curl"],"categories":["Makefile"],"sub_categories":[],"readme":"***IMPORTANT*** - https://github.com/curl/curl-container supersedes this archived repository\n\n\n\n\n\n\n# Curl Docker Images repository\n\nThis repository defines the official curl docker image.\n\n* [alpine](alpine/)\n\nwhich are published to [hub.docker.com](https://hub.docker.com/r/curlimages/curl).\n\n\n__note__ - requires latest docker to be installed and available\n\n## Contact\n\nIf you have problems, questions, ideas or suggestions, please contact [curl-docker team](curl-docker@haxx.se)\nor [Jim Fuller](jim.fuller@webcomposite.com) directly.\n\n## Using Images\n\n### get docker image\n\n```\n$ docker pull curlimages/curl:...insert tag...\n```\n\n### run docker image\n\n```\n$ docker run -it curlimages/curl:...insert tag... --version\n```\n\n### building and testing images\n\nTo build and test curl docker image\n```\n$ make all\n```\nwhich runs the setup (clean), build and test targets.\n\n### scanning images\n\nSecurity scan of resultant docker image\n```\n$ make scan\n```\nwhich uses trivis, anchore-engine, lynis and clamav.\n\nOne can also run a lint checker on dockerfiles\n```\n$ make lint\n```\n\n## Image design\n\n* initial stage, build curl and then copy over to clean base image\n* build static curl\n* attempt to be idiomatic across image(s)\n* running as curl_user is an explicit design decision\n* multi arch is achieved using buildx support\n\n### Other\n\n* [thanks](docs/THANKS) to contributors\n    * Daniel Stenberg \n    * Max Dymond\n    * Olliver Schinagl\n      \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurl%2Fcurl-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurl%2Fcurl-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurl%2Fcurl-docker/lists"}