{"id":16633461,"url":"https://github.com/shuttle1987/pip-tools-docker","last_synced_at":"2026-02-18T18:02:22.208Z","repository":{"id":252078653,"uuid":"839363607","full_name":"shuttle1987/pip-tools-docker","owner":"shuttle1987","description":"Create a docker container to run pip-tools inside","archived":false,"fork":false,"pushed_at":"2024-08-07T14:40:59.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T22:42:36.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shuttle1987.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-07T13:09:44.000Z","updated_at":"2024-08-07T14:41:03.000Z","dependencies_parsed_at":"2024-08-07T16:07:44.789Z","dependency_job_id":null,"html_url":"https://github.com/shuttle1987/pip-tools-docker","commit_stats":null,"previous_names":["shuttle1987/pip-tools-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shuttle1987/pip-tools-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuttle1987%2Fpip-tools-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuttle1987%2Fpip-tools-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuttle1987%2Fpip-tools-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuttle1987%2Fpip-tools-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuttle1987","download_url":"https://codeload.github.com/shuttle1987/pip-tools-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuttle1987%2Fpip-tools-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008118,"owners_count":26084396,"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-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2024-10-12T05:23:35.245Z","updated_at":"2025-10-11T17:36:57.736Z","avatar_url":"https://github.com/shuttle1987.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pip-tools-docker\n\nCreate a Docker container with pip-tools installed.\n\nSometimes if you are developing projects using Docker containers you might have a different Python version on your machine compared to the Python version for your project. This Dockerfile is an example of a build for the purposes of using [pip-tools](https://pypi.org/project/pip-tools/) from within a Docker container.\n\n## Build the image\n\nRun this command\n\n```bash\n$ docker build -t pip-tools .\n```\n\n## Usage\n\n```\ndocker run --rm -w /app -v $(pwd):/app pip-tools pip-compile requirements.in --output-file requirements-3.12.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle1987%2Fpip-tools-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle1987%2Fpip-tools-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle1987%2Fpip-tools-docker/lists"}