-
Notifications
You must be signed in to change notification settings - Fork 17
How to set up with docker? #131
Comments
It seems that the CMD direction isn't correct. |
@HerringtonDarkholme How did you build your docker image to run anyway? Is that path really runnable? |
Sorry for the confusion. |
Thanks for your response. I fixed the directory and some other issues. Now I can run https://github.com/Lyken17/Albireo/blob/master/Dockerfile
|
Had you run the initialization?
However, the root should not be accessible by default. all API can be found in http://docs.albireo.apiary.io/ You can also setup the web client to test your server. |
After
docker build .
, the image was successfully built. However, when I typed next instructions, following error occurred.My environments:
The text was updated successfully, but these errors were encountered: