We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fish version: 3.1.0 docker image: ubuntu 20.04 docker run command: docker run -it --rm --init <image id>
docker run -it --rm --init <image id>
However when I run fish on host linux, there is no such issue. Is this docker issue or fish issue? Or can you explain the python zombie process?
fish version: 3.1.0

docker image: ubuntu 20.04
docker run command:
docker run -it --rm --init <image id>However when I run fish on host linux, there is no such issue. Is this docker issue or fish issue? Or can you explain the python zombie process?