Skip to content

pure-fish/docker-fish

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

52 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

docker-fish

docker-pull ci-status docker-size sponsors

Docker images for the Fish shell projects to test in control environment

Usage

By default the image run fish shell:

❯ docker run --interactive --tty --rm purefish/docker-fish

You can pass commands by quoting them:

❯ docker run --interactive --tty --rm purefish/docker-fish 'fisher list'
jorgebucaran/fisher
jorgebucaran/fishtape

Versions

We provide the following versions of Fish, thanks to Alpine package. Simplify specify the fish version as the tag image:

❯ docker run --interactive --tty --rm purefish/docker-fish:3.5.1
Fish Alpine
3.0.2 3.11
3.1.2 3.13
3.2.2 3.14
3.3.1 3.15
3.4.1 3.16
3.5.1 3.17
3.6.1 3.18
3.6.3 3.19
3.7.0 edge, latest

Installed Packages

How to Develop

Thanks

  • @andreiborisov who work on the first version of docker-fish.
  • @PureTryOut who maintain the alpine packages.

License

MIT

About

πŸ‹πŸŸπŸš Docker images with Fish shell for project to test in controlled environments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Just 45.7%
  • Makefile 27.3%
  • Dockerfile 27.0%