ššš Docker images for the Fish shell projects to test in control environment
8.7K
Docker images for the Fish shellā projects to test in control environment
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
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.1 | 3.21 |
4.0.2 | edge, latest |
Content type
Image
Digest
sha256:c479b9e5fā¦
Size
18.9 MB
Last updated
22 days ago
docker pull purefish/docker-fishPulls:
50
Last week