ššš Docker images for the Fish shell projects to test in control environment
10K+
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:556229dafā¦
Size
19 MB
Last updated
4 months ago
docker pull purefish/docker-fishPulls:
522
Last week