Dockerizing Auto Index
Closed this issue · 6 comments
idreestahir commented
Dockerizing Auto Index
idreestahir commented
Dockerized the project. Now working on Volumes.
idreestahir commented
@yamalight @prasanthhs
I request for your review on this docker implementation.
yamalight commented
I couldn't make the docker image work - it just gets stuck on "Loading data" for me.
A few comments on docs side:
- I don't see any docs w.r.t. volumes usage
- Readme currently mentions a way to build image yourself, but not that you can pull it from hub using:
docker run dicegroup/autoindex
idreestahir commented
*Hi Tim.*
Thanks for the feedback.
I've updated read me while I'm finalizing section of volumes. The reason it
is stuck on Loading Data is because we are fetching all instances from our
end point and it takes quite time to load data.
*Regards*
*Idrees Tahir*
…On Thu, Feb 8, 2018 at 3:07 PM, Tim Ermilov ***@***.***> wrote:
I couldn't make the docker image work - it just gets stuck on "Loading
data" for me.
A few comments on docs side:
- I don't see any docs w.r.t. volumes usage
- Readme currently mentions a way to build image yourself, but not
that you can pull it from hub using: docker run dicegroup/autoindex
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJNhBLVnU0iP0-wWpwdqgYwZvv2lNy00ks5tSv-hgaJpZM4RWNTc>
.
yamalight commented
OK, if you are sure it works, then aside from my comments on docs - everything seems to be OK. 👍
prasanthhs commented
Everything seems to be OK. Closing this.