[
https://issues.apache.org/jira/browse/PIO-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618279#comment-16618279
]
ASF GitHub Bot commented on PIO-86:
-----------------------------------
Github user takezoe commented on the issue:
https://github.com/apache/predictionio/pull/462
The official docker support is nice! and I was impressed your idea which
composite PredictionIO's configuration by compositing docker-compose.yml by
`-f` option!
However I think docker-compose is just for quick start for users, not for
production use because we would need to create our own Spark cluster or
Elasticsearch cluster if we need them outside of a PredictionIO instance. For
this purpose, I think a fixed minimal structure of docker-compose.yml (e.g. PIO
+ PostgreSQL + Spark) is sufficient.
Further, if we offers the docker support officially, it would be nice if we
can put a docker image to Apache registry (but I don't know how can we do it!):
https://hub.docker.com/r/apache/
> Maintain a working docker container
> -----------------------------------
>
> Key: PIO-86
> URL: https://issues.apache.org/jira/browse/PIO-86
> Project: PredictionIO
> Issue Type: Wish
> Reporter: Sara Asher
> Priority: Major
> Labels: needs-discussion
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)