Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/bin/sh Error when deploying Docker Container #64

Closed
NX211 opened this issue Jul 8, 2021 · 6 comments
Closed

/bin/sh Error when deploying Docker Container #64

NX211 opened this issue Jul 8, 2021 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@NX211
Copy link

NX211 commented Jul 8, 2021

I'm running into an error when trying to deploy the docker image. I've tried building the image and deploying it on my local machine in a test env. Thanks for the help in advance. Love the project. Below is the log output from the default docker-compose.

keila_1     | Usage: keila COMMAND [ARGS]
keila_1     | 
keila_1     | The known commands are:
keila_1     | 
keila_1     |     start          Starts the system
keila_1     |     start_iex      Starts the system with IEx attached
keila_1     |     daemon         Starts the system as a daemon
keila_1     |     daemon_iex     Starts the system as a daemon with IEx attached
keila_1     |     eval "EXPR"    Executes the given expression on a new, non-booted system
keila_1     |     rpc "EXPR"     Executes the given expression remotely on the running system
keila_1     |     remote         Connects to the running system via a remote shell
keila_1     |     restart        Restarts the running system via a remote command
keila_1     |     stop           Stops the running system via a remote command
keila_1     |     pid            Prints the operating system PID of the running system via a remote command
keila_1     |     version        Prints the release name and version to be booted
keila_1     | 
keila_1     | ERROR: Unknown command /bin/sh
@wmnnd wmnnd added the bug Something isn't working label Jul 8, 2021
@wmnnd wmnnd self-assigned this Jul 8, 2021
@wmnnd
Copy link
Contributor

wmnnd commented Jul 8, 2021

Thanks for reporting this issue, I will look into this right away.

@wmnnd wmnnd closed this as completed in 089f952 Jul 8, 2021
@wmnnd
Copy link
Contributor

wmnnd commented Jul 8, 2021

The build pipeline with an updated Dockerfile is now running and it the updated image should be online in a few minutes 😃

@cb3inco
Copy link

cb3inco commented Aug 11, 2021

I get this same error. Running the latest image I believe.

@wmnnd
Copy link
Contributor

wmnnd commented Aug 11, 2021

@cb3inco Could you share a few more details of what exactly it is you were doing?

@cb3inco
Copy link

cb3inco commented Aug 11, 2021

Sure, should I just open a new issue?

@wmnnd
Copy link
Contributor

wmnnd commented Aug 11, 2021

@cb3inco Yes, please 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants