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