mattermost / mattermost/docker

mattermost 10.10.1 : no shell

Open
#170 2 comments 4 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.