{"id":13560992,"url":"https://github.com/meaningful-ooo/docker-fish","last_synced_at":"2025-04-03T16:31:46.741Z","repository":{"id":42446233,"uuid":"266169830","full_name":"meaningful-ooo/docker-fish","owner":"meaningful-ooo","description":"🐳 Dockerfiles for the fish shell","archived":true,"fork":false,"pushed_at":"2022-11-14T19:00:50.000Z","size":18,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-04T12:40:11.775Z","etag":null,"topics":["alpine","docker","dockerfile","fish","fisher","fishtape"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/andreiborisov/fish","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/meaningful-ooo.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":"2020-05-22T17:30:47.000Z","updated_at":"2023-04-21T19:08:20.000Z","dependencies_parsed_at":"2023-01-21T15:45:27.037Z","dependency_job_id":null,"html_url":"https://github.com/meaningful-ooo/docker-fish","commit_stats":null,"previous_names":["meaningful-ooo/docker-fish"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meaningful-ooo%2Fdocker-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meaningful-ooo%2Fdocker-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meaningful-ooo%2Fdocker-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meaningful-ooo%2Fdocker-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meaningful-ooo","download_url":"https://codeload.github.com/meaningful-ooo/docker-fish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247037040,"owners_count":20873085,"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":["alpine","docker","dockerfile","fish","fisher","fishtape"],"created_at":"2024-08-01T13:00:51.467Z","updated_at":"2025-04-03T16:31:41.730Z","avatar_url":"https://github.com/meaningful-ooo.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# docker-fish [![Docker pulls](https://img.shields.io/docker/pulls/andreiborisov/fish.svg?logo=docker\u0026label=pulls\u0026color=2396ed)](https://hub.docker.com/r/andreiborisov/fish)\n\n\u003e Dockerfiles for the [fish shell](https://fishshell.com)\n\n## Image usage\n\nThe default Docker command is `fish`, allowing for interactive shell usage:\n\n```console\n$ docker run -it --rm andreiborisov/fish:latest\nWelcome to fish, the friendly interactive shell\nType `help` for instructions on how to use fish\nnemo@8cee1f8493c3 ~\u003e\n```\n\nTo invoke `fish` with flags just supply them as arguments:\n\n```console\n$ docker run -it --rm andreiborisov/fish:3.0 --version\nfish, version 3.0.2\n```\n\nYou can also run fish commands directly (without the need to specify `-c` or `--command` fish flag):\n\n```console\n$ docker run -it --rm andreiborisov/fish:3 fisher list\njorgebucaran/fisher\njorgebucaran/fishtape\n```\n\n### Testing fish packages\n\nYou can use these images to run [Fishtape](https://github.com/jorgebucaran/fishtape) tests on multiple fish versions. Check out [fish-plugin template repo](https://github.com/andreiborisov/fish-plugin) for the full example on how to do that.\n\n## Supported fish versions\n\nThere is an image for each fish version starting from `3.0.0` and also tags for each latest patch, minor and major release. Check out [Docker Hub](https://hub.docker.com/repository/docker/andreiborisov/fish/tags) for the full list of currently available tags.\n\n## What’s included?\n\n* [Fisher](https://github.com/jorgebucaran/fisher)\n* [Fishtape](https://github.com/jorgebucaran/fishtape)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeaningful-ooo%2Fdocker-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeaningful-ooo%2Fdocker-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeaningful-ooo%2Fdocker-fish/lists"}