docker icon indicating copy to clipboard operation
docker copied to clipboard

mattermost 10.10.1 : no shell

Open stefore opened this issue 6 months ago • 2 comments

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

stefore avatar Jul 24 '25 12:07 stefore

10.10.0 and 10.10.1 both are not working

marcus-sds avatar Jul 28 '25 01:07 marcus-sds

There is change with cmd and image. If you are using command, you can remove it. https://github.com/mattermost/mattermost/blob/v10.11.0/server/build/Dockerfile#L82

marcus-sds avatar Aug 17 '25 07:08 marcus-sds