https://github.com/openinf/docker-fisher
🐳 Dockerfiles built for plug-and-play Fish 🐟 shell components powered by the scorching fast Fisher 🔥 plugin manager
https://github.com/openinf/docker-fisher
Last synced: 28 days ago
JSON representation
🐳 Dockerfiles built for plug-and-play Fish 🐟 shell components powered by the scorching fast Fisher 🔥 plugin manager
- Host: GitHub
- URL: https://github.com/openinf/docker-fisher
- Owner: OpenINF
- Created: 2022-08-17T17:07:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T21:46:48.000Z (about 1 month ago)
- Last Synced: 2025-04-19T09:03:39.243Z (about 1 month ago)
- Language: Shell
- Homepage: https://github.com/OpenINF/docker-fisher?tab=readme-ov-file#readme
- Size: 7.67 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE/Apache-2.0.txt
- Authors: AUTHORS
Awesome Lists containing this project
README
[!['Tesselation of swarm of cicadas flying into school of fish and translating into flying doves'][main-readme-hero]][main-readme-hero-url]
## `docker-fisher`
> Dockerfiles built for plug-and-play [Fish shell][] components powered by
> the scorching fast [Fisher plugin manager][]
[!['License: MIT/Apache 2.0/BlueOak 1.0.0'][license-badge--shields]][license-badge-url]
[!['Status: Semi-retired'][project-status-badge--shields]](https://github.com/OpenINF/docker-fisher/issues/101)
Thanks!
[![Code Style: Prettier][prettier-badge]][prettier-url]
[![Chat on Matrix][matrix-badge--shields]][matrix-url]
---
### Acknowledgments
This project was originally inspired by the [`docker-fish`][] project.
`docker-fish` started out in 2020 by [@andreiborisov][] as a project to build
[Alpine Linux][] Docker container(s) for the [fish shell][]. Notably, it
was originally hosted on Andrei's personal GitHub account, but was later moved.It was introduced to [@DerekNonGeneric][] by [@jorgebucaran][]: Thank you so
much to [@jorgebucaran][] for the introduction as it is now able to serve as the
inspiration/basis for this project. Thank you to all our contributors! <3
### Contributing
As pull requests are welcome, if one would like to make significant changes,
preferably, please do discuss the changes first. Likewise, if something needs
repair and would like assistance in doing so, please do let us know beforehand
by first [opening an issue][].
### License
This project is permissively licensed under either of the following.
- [The MIT License][]
- [Apache License, Version 2.0][]
- [Blue Oak Model License, Version 1.0.0][]Optionally, the [SPDX][] license identifier for this project is mostly
`MIT OR Apache-2.0 OR BlueOak-1.0.0`; however, may not be broadly applicable.
---
[Roadmap][] | [Development][] | [Issue Tracker][] | [Changelog][] | [Credits][]
[!['Project Type: Prototype'][project-type-badge--shields]](##)
[!['Prototyping Scheme: Evolutionary'][prototyping-scheme-badge--shields]](##)
[The MIT License]:
https://opensource.org/license/mit
'The MIT License – Open Source Initiative'[Apache License, Version 2.0]:
https://opensource.org/license/apache-2-0
'Apache License, Version 2.0 – Open Source Initiative'[Blue Oak Model License, Version 1.0.0]:
https://opensource.org/license/blue-oak-model-license
'Blue Oak Model License 1.0.0 – Open Source Initiative'[`docker-fish`]: https://github.com/meaningful-ooo/docker-fish
[@andreiborisov]: https://github.com/andreiborisov
[@DerekNonGeneric]: https://github.com/DerekNonGeneric
[@jorgebucaran]: https://github.com/jorgebucaran
[Alpine Linux]: https://www.alpinelinux.org
[Changelog]: https://github.com/OpenINF/docker-fisher/commits/HEAD 'Changelog'
[Credits]:
https://github.com/OpenINF/docker-fisher/graphs/contributors
'Credits'
[Development]: ./doc/development.md 'Development'
[Fisher plugin manager]: https://github.com/jorgebucaran/fisher
[fish shell]: https://fishshell.com
[Issue Tracker]: https://github.com/OpenINF/docker-fisher/issues 'Issue Tracker'
[license-badge--shields]:
https://img.shields.io/badge/license-MIT%2FApache--2.0%2FBlueOak--1.0.0-blue.svg?logo=github
'License: MIT/Apache 2.0/BlueOak 1.0.0'
[license-badge-url]: ./#license 'License: MIT/Apache 2.0/BlueOak 1.0.0'
[main-readme-hero]:
https://assets.codepen.io/564234/docker-fisher-repo-hero-gray-alpha0.png
'(p)Op Art illustartion by DerekNonGeneric derived from woodcut print titled "Metamorphosis II, Excerpt 4" by M.C. Escher'
[main-readme-hero-url]: https://www.wikiart.org/en/m-c-escher/metamorphosis-ii-excerpt-4 'Metamorphosis II excerpt 4, 1939 - M.C. Escher - WikiArt.org'
[matrix-badge--shields]:
https://img.shields.io/badge/matrix-join%20chat-%2346BC99?logo=matrix
'Chat on Matrix'
[matrix-url]:
https://matrix.to/#/#openinf-space:matrix.org
"You're invited to talk on Matrix"
[opening an issue]: https://github.com/OpenINF/docker-fisher/issues
[prettier-badge]:
https://img.shields.io/badge/code_style-Prettier-ff69b4.svg?logo=prettier
'Code Style: Prettier'
[prettier-url]: https://prettier.io/playground 'Code Style: Prettier'
[project-status-badge--shields]:
https://img.shields.io/badge/⛔_status-semi--retired-fcb249.svg 'Badge indicating project status as "semi-retired"'
[project-type-badge--shields]:
https://img.shields.io/badge/type-prototype-blue.svg
[prototyping-scheme-badge--shields]:
https://img.shields.io/badge/scheme-evolutionary-blue.svg
[Roadmap]: https://github.com/OpenINF/docker-fisher/issues 'Roadmap'
[SPDX]: https://spdx.dev 'SPDX – Linux Foundation Projects Site'