{"id":22104184,"url":"https://github.com/brianpursley/slowterm","last_synced_at":"2026-05-09T05:35:13.268Z","repository":{"id":144192716,"uuid":"290365157","full_name":"brianpursley/slowterm","owner":"brianpursley","description":"A simple docker container that waits for SIGINT or SIGTERM, sleeps for a specified amount of time, and then exits with a specified exit code.","archived":false,"fork":false,"pushed_at":"2020-08-26T13:13:33.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T16:36:01.552Z","etag":null,"topics":["docker","docker-image"],"latest_commit_sha":null,"homepage":"","language":"Go","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/brianpursley.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":"2020-08-26T01:35:46.000Z","updated_at":"2020-08-26T13:13:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"38e033e3-0e5d-470f-ba50-d79fa8a9da86","html_url":"https://github.com/brianpursley/slowterm","commit_stats":null,"previous_names":["brianpursley/slowkill"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brianpursley/slowterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpursley%2Fslowterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpursley%2Fslowterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpursley%2Fslowterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpursley%2Fslowterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianpursley","download_url":"https://codeload.github.com/brianpursley/slowterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpursley%2Fslowterm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32808569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["docker","docker-image"],"created_at":"2024-12-01T06:29:21.583Z","updated_at":"2026-05-09T05:35:13.248Z","avatar_url":"https://github.com/brianpursley.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slowterm\n\nA simple docker container that just waits for SIGINT or SIGTERM, sleeps for a specified amount of time, and then exits with a specified exit code.\n\nDefault amount of time to sleep is 75 seconds.\nDefault exit code is 1.\n\n# Usage Examples\n\nWait for SIGINT or SIGTERM, sleep for 75 seconds and exit with 1 (Default Settings)\n```\ndocker run brianpursley/slowterm\n```\n\nWait for SIGINT or SIGTERM, sleep for 5 seconds and exit with 2\n```\ndocker run -e SLEEP=5 -e EXIT=2 brianpursley/slowterm\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianpursley%2Fslowterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianpursley%2Fslowterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianpursley%2Fslowterm/lists"}