{"id":17357081,"url":"https://github.com/jd557/ahab","last_synced_at":"2025-09-05T10:33:07.398Z","repository":{"id":22842878,"uuid":"26190138","full_name":"JD557/Ahab","owner":"JD557","description":"A simple docker/boot2docker/podman helper script","archived":false,"fork":false,"pushed_at":"2022-01-30T19:30:45.000Z","size":20,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-31T23:58:39.631Z","etag":null,"topics":["docker","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/JD557.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}},"created_at":"2014-11-04T21:44:49.000Z","updated_at":"2024-11-13T19:14:32.000Z","dependencies_parsed_at":"2022-08-05T20:00:13.420Z","dependency_job_id":null,"html_url":"https://github.com/JD557/Ahab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JD557/Ahab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2FAhab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2FAhab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2FAhab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2FAhab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JD557","download_url":"https://codeload.github.com/JD557/Ahab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2FAhab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273746638,"owners_count":25160646,"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-09-05T02:00:09.113Z","response_time":402,"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","shell"],"created_at":"2024-10-15T19:00:23.800Z","updated_at":"2025-09-05T10:33:02.356Z","avatar_url":"https://github.com/JD557.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ahab\n====\n\nA simple docker/boot2docker/docker-machine/podman helper script, to help with tedious docker tasks.\nNamed after [Captain Ahab](https://en.wikipedia.org/wiki/Captain_Ahab_(Moby-Dick)).\n\nCommands\n--------\n\n* `sail`:\n  Start/Restart boot2docker/docker-machine/podman machine. This command needs to be followed by the machine name if you are using docker-machine.\n* `trust \u003cregistry\u003e`\n  Trust an insecure registry by adding a `EXTRA_ARGS=\"--insecure-registry \u003cregistry\u003e\"` line to the boot2docker profile in the boot2docker image.\n  This command needs to be followed by the machine name if you are using docker-machine\n  (you probably want to use the `--engine-insecure-registry` option when creating the machine, though).\n* `follow \u003cimage_name\u003e \u003cother flags to be passed\u003e`:\n  Search for container by image name and follow its logs, like `docker logs -f \u003ccontainer\u003e`.\n  If the container dies, follow searches for the container again. Hit CTRL-C to stop.\n  (eg. `./ahab.sh follow elasticsearch -t`). It blocks until there is at least one container running that image.\n* `execute \u003cimage_name\u003e \u003cother flags to be passed\u003e`: Search for an image and launch a container\n  (eg. `./ahab.sh execute elastic -p 9200:9200`).\n* `board \u003cimage_name\u003e \u003cother flags to be passed\u003e`: Start a shell inside a container\n  (e.g. `./ahab.sh board elasticsearch`).\n* `kill \u003cother flags to be passed\u003e`: Stop every running container (with `docker stop`) and remove them (with `docker rm`).\n* `dispose \u003cother flags to be passed\u003e`: Remove unused docker images (marked as `\u003cnone\u003e`) with `docker rmi`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd557%2Fahab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd557%2Fahab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd557%2Fahab/lists"}