{"id":44761181,"url":"https://github.com/pure-fish/docker-fish","last_synced_at":"2026-02-16T02:56:26.014Z","repository":{"id":64985502,"uuid":"555376168","full_name":"pure-fish/docker-fish","owner":"pure-fish","description":"🐋🐟🐚 Docker images with Fish shell for project to test in controlled environments","archived":false,"fork":false,"pushed_at":"2026-02-13T22:30:06.000Z","size":84,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-14T04:46:14.915Z","etag":null,"topics":["docker-image","fish","fish-shell","fishtape","testing"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/purefish/docker-fish","language":"Just","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"meaningful-ooo/docker-fish","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pure-fish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"edouard-lopez","patreon":"pure_fish","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"edouard-lopez","issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2022-10-21T13:08:11.000Z","updated_at":"2026-02-13T22:30:10.000Z","dependencies_parsed_at":"2023-02-10T02:30:23.596Z","dependency_job_id":"c31d8b46-a452-48ef-ab88-b48de1c14e55","html_url":"https://github.com/pure-fish/docker-fish","commit_stats":{"total_commits":47,"total_committers":7,"mean_commits":6.714285714285714,"dds":"0.42553191489361697","last_synced_commit":"ed360d32f7126eef514a7b7989cbf6203539d405"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pure-fish/docker-fish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-fish%2Fdocker-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-fish%2Fdocker-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-fish%2Fdocker-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-fish%2Fdocker-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pure-fish","download_url":"https://codeload.github.com/pure-fish/docker-fish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-fish%2Fdocker-fish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29499314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T02:07:14.481Z","status":"online","status_checked_at":"2026-02-16T02:03:22.852Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","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-image","fish","fish-shell","fishtape","testing"],"created_at":"2026-02-16T02:56:25.396Z","updated_at":"2026-02-16T02:56:25.997Z","avatar_url":"https://github.com/pure-fish.png","language":"Just","funding_links":["https://github.com/sponsors/edouard-lopez","https://patreon.com/pure_fish","https://liberapay.com/edouard-lopez","https://github.com/sponsors/edouard-lopez/"],"categories":[],"sub_categories":[],"readme":"# docker-fish\n\n[![docker-pull]](https://hub.docker.com/r/purefish/docker-fish)\n[![ci-status]][ci-link]\n![docker-size]\n[![sponsors]][sponsor-link]\n\n\u003e Docker images for the [Fish shell][fish] projects to test in control environment\n\n## Usage\n\nBy default the image run `fish` shell:\n\n```console\n❯ docker run --interactive --tty --rm purefish/docker-fish\n```\n\nYou can pass commands by quoting them:\n\n```console\n❯ docker run --interactive --tty --rm purefish/docker-fish 'fisher list'\njorgebucaran/fisher\njorgebucaran/fishtape\n```\n\n### Versions\n\nSimply specify the fish version as the tag image:\n\n```console\n❯ docker run --interactive --tty --rm purefish/docker-fish:3.5.1\n```\n\nWe provide the following versions of Fish, thanks to Alpine package.\n\n\u003e :question: If you need a specific version, please submit an issue or a pull request.\n\n\u003c!-- see: https://pkgs.alpinelinux.org/packages?name=fish\u0026branch=edge\u0026repo=\u0026arch=\u0026maintainer= --\u003e\n| Fish    | Alpine                                                                             | Origin  |\n| ------- | ---------------------------------------------------------------------------------- | ------- |\n| `4.4.4` | `latest`, [`edge`][edge]                                                           | binary |\n| `4.3.2` | `latest`, [`edge`][edge]                                                           | package |\n| `4.2.1` | [`edge`][edge]                                                                     | binary  |\n| `4.1.2` | [`edge`][edge]                                                                     | binary  |\n| `4.0.2` | [`3.22`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.22) | package |\n| `3.7.1` | [`3.21`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.21) | package |\n| `3.6.3` | [`3.19`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.19) | package |\n| `3.6.1` | [`3.18`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.18) | package |\n| `3.5.1` | [`3.17`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.17) | package |\n| `3.4.1` | [`3.16`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.16) | package |\n| `3.3.1` | [`3.15`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.15) | package |\n| `3.2.2` | [`3.14`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.14) | package |\n| `3.1.2` | [`3.13`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.13) | package |\n| `3.0.2` | [`3.11`](https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=v3.11) | package |\n\n\u003c!-- | `3.6.1` | `edge`           | --\u003e\n[edge]: https://pkgs.alpinelinux.org/packages?name=fish\u0026arch=x86_64\u0026branch=edge\n\n## Installed Packages\n\n* [Fisher][fisher] ;\n* [Fishtape][fishtape] ;\n* Check the [Dockerfile] for the list of additional packages ;\n\n## How to Develop\n\n* See [CONTRIBUTING.md] ;\n* See [RELEASE.md].\n\n## Thanks\n\n* @andreiborisov who work on the first version of [docker-fish](https://github.com/andreiborisov/docker-fish).\n* @PureTryOut who maintain the alpine packages.\n\n## License\n\n[MIT](LICENSE)\n\n[fish]: https://fishshell.com\n[fisher]: https://github.com/jorgebucaran/fisher\n[fishtape]: https://github.com/jorgebucaran/fishtape\n[Dockerfile]: ./Dockerfile\n[CONTRIBUTING.md]: ./CONTRIBUTING.md\n[RELEASE.md]: ./RELEASE.md\n\n[docker-pull]: https://img.shields.io/docker/pulls/purefish/docker-fish.svg?style=flat-square\u0026logo=docker\u0026label=pulls\u0026color=2396ed\n[docker-size]: https://img.shields.io/docker/image-size/purefish/docker-fish?label=size\u0026style=flat-square \"Docker Image Size (latest by date)\"\n[ci-link]: \u003chttps://github.com/pure-fish/pure/actions\u003e \"Github CI\"\n[ci-status]: https://img.shields.io/github/actions/workflow/status/pure-fish/docker-fish/.github/workflows/build-images.yml?style=flat-square\n[sponsors]: https://img.shields.io/github/sponsors/edouard-lopez?label=💰\u0026style=flat-square \"GitHub Sponsors\"\n[sponsor-link]: https://github.com/sponsors/edouard-lopez/ \"Become a sponsor\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpure-fish%2Fdocker-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpure-fish%2Fdocker-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpure-fish%2Fdocker-fish/lists"}