{"id":18489723,"url":"https://github.com/abicky/ecswrap","last_synced_at":"2025-04-08T21:30:44.915Z","repository":{"id":57658947,"uuid":"170233247","full_name":"abicky/ecswrap","owner":"abicky","description":"A wrappper program which resolves termination order of ECS containers","archived":false,"fork":false,"pushed_at":"2019-04-01T22:23:21.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T18:11:16.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abicky.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}},"created_at":"2019-02-12T01:49:17.000Z","updated_at":"2019-08-20T07:32:12.000Z","dependencies_parsed_at":"2022-08-29T10:30:28.803Z","dependency_job_id":null,"html_url":"https://github.com/abicky/ecswrap","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/abicky%2Fecswrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abicky%2Fecswrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abicky%2Fecswrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abicky%2Fecswrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abicky","download_url":"https://codeload.github.com/abicky/ecswrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247931047,"owners_count":21020156,"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-11-06T12:57:40.527Z","updated_at":"2025-04-08T21:30:44.539Z","avatar_url":"https://github.com/abicky.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ecswrap\n\n`ecswrap` is a wrappper program for ECS containers and resolves termination order (cf. [amazon-ecs-agent#474](https://github.com/aws/amazon-ecs-agent/issues/474)) by specifying linked containers as a command line option or an environment variable.\n\nEnhanced container dependency management was introduced in ecs-agent 1.26.0, so you can use it instead of `ecswrap`.\n\nSee [Amazon ECS Introduces Enhanced Container Dependency Management](https://aws.amazon.com/about-aws/whats-new/2019/03/amazon-ecs-introduces-enhanced-container-dependency-management/) for more details.\n\n## Usage\n\n```\nUsage:\n  ecswrap [OPTIONS] -- COMMAND [ARGS]\n\nApplication Options:\n      --stop-wait-timeout=       Maximum time duration in seconds to wait from when the process receives SIGTERM before sending SIGTERM to the child. This value should be less than\n                                 ECS_CONTAINER_STOP_TIMEOUT. (default: 10) [$ECSWRAP_STOP_WAIT_TIMEOUT]\n      --linked-container=        container names linked with the container where this program is running. [$ECSWRAP_LINKED_CONTAINERS]\n      --signal-forwarding-delay= Delay seconds until forwarding a signal, which is SIGTERM, SIGQUIT or SIGINT,to child processes. (default: 0) [$ECSWRAP_SIGNAL_FORWARDING_DELAY]\n  -v, --verbose                  Verbosity\n\nHelp Options:\n  -h, --help                     Show this help message\n```\n\n## Example\n\nSee [example](example).\n\n## Author\n\nTakeshi Arabiki (abicky)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabicky%2Fecswrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabicky%2Fecswrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabicky%2Fecswrap/lists"}