Skip to content

pure-fish/docker-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

64 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

Simply specify the fish version as the tag image:

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

We provide the following versions of Fish, thanks to Alpine package.

❓ If you need a specific version, please submit an issue or a pull request.

Fish Alpine Origin
4.3.2 latest, edge package
4.2.1 edge binary
4.1.2 edge binary
4.0.2 3.22 package
3.7.1 3.21 package
3.6.3 3.19 package
3.6.1 3.18 package
3.5.1 3.17 package
3.4.1 3.16 package
3.3.1 3.15 package
3.2.2 3.14 package
3.1.2 3.13 package
3.0.2 3.11 package

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

Contributing

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •