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

Seems to just exit #1

Open
danmayer opened this issue Mar 27, 2014 · 1 comment
Open

Seems to just exit #1

danmayer opened this issue Mar 27, 2014 · 1 comment

Comments

@danmayer
Copy link

when running... first it downloads a lot and then it exists

...d3ddbca22a0d: Download complete
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

All other cmd attempts seem to do the same

docker run -v /data/osm-postgresql:/var/lib/postgresql homme/openstreetmap-website   initdb startdb createuser createdb createdbfuncs migrate

Perhaps I am missing something.

@homme
Copy link
Member

homme commented Jul 11, 2014

Hi - apologies for the late response. I've just tried the latest image and it works fine for me. You may have experienced a docker issue. To test, first do:

docker pull homme/openstreetmap-website

Then try:

docker run -t -i homme/openstreetmap-website cli

If you get to a command prompt within the container then all other commands should work fine.

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