containers/rabbitmq: fix startup by adding a shell
erlang tries to shell out to find one of its own(!) executables, so we add a minimal dash.
Showing
Please register or sign in to comment
erlang tries to shell out to find one of its own(!) executables, so we add a minimal dash.