mattermost / mattermost/docker
mattermost 10.10.1 : no shell
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 533
- Forks
- 284
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I've had a problem since upgrading to 10.10.1. The sudo docker exec -it mattermost /bin/bash
(or /bin/sh)
command no longer works.
I get the following error:
OCI runtime exec failed: exec failed: unable to start container process: exec: ‘/bin/bash’: stat /bin/bash: no such file or directory: unknown
It worked fine with mattermsot 10.9.1, do you have any idea why?
Thks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the Mattermost 10.10.1 and 10.9.1 container images and the documented docker exec command. Confirm whether /bin/bash or /bin/sh exists in the newer image and document the supported way to open a shell, with the reported command working or the limitation clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100