pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.36k stars 68 forks source link

/bin/sh Error when deploying Docker Container #64

Closed NX211 closed 3 years ago

NX211 commented 3 years ago

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 commented 3 years ago

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

wmnnd commented 3 years ago

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

cb3inco commented 3 years ago

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

wmnnd commented 3 years ago

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

cb3inco commented 3 years ago

Sure, should I just open a new issue?

wmnnd commented 3 years ago

@cb3inco Yes, please :+1: