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

docker run exiting with status code 1 (line 42) #5

Open
kkaliannan opened this issue Jun 11, 2014 · 1 comment
Open

docker run exiting with status code 1 (line 42) #5

kkaliannan opened this issue Jun 11, 2014 · 1 comment

Comments

@kkaliannan
Copy link

When I run line 42 in the post-release file then do "docker ps -a", I see the process exited with status 1. Any idea why? On a related note, when I try to run the script, the variables $APP and $1 are not set, so I overwrote $APP with my app name.

@statianzo
Copy link
Owner

The script is not designed to be run directly. It runs within the context of a dokku recieve. Installation steps are in the readme. To investigate the stopped container call docker logs [containerid]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants