ClioPatria / ClioPatria

ClioPatria provides an RDF application platform
Other
51 stars 12 forks source link

Docker Image #48

Open silviodc opened 7 years ago

silviodc commented 7 years ago

Hi, I would like to now if ClioPatria has an official docker image. I found this one: https://hub.docker.com/r/onnovalkering/cliopatria/ however i'm not sure if it was released by your time. Could you please tell me if you have a official docker image for the project and where can i find it?

Best, Silvio

JanWielemaker commented 7 years ago

Hi Silvio,

On 04/26/2017 01:17 PM, Silvio Domingos wrote:

Hi, I would like to now if ClioPatria has an official docker image. I found this one: https://hub.docker.com/r/onnovalkering/cliopatria/ however i'm not sure if it was released by your time. Could you please tell me if you have a official docker image for the project and where can i find it?

No. I have started work on that. There is an official SWI-Prolog docker organization (swipl), but as yet it only has the latest core Prolog system (development release). Maintained by Michael Hendricks.

I once started some work on ClioPatria and SWISH images, but I never finished them. I don't have much experience with docker and was notably not sure how to handle management of data, optional parts, configuration and passwords.

If anyone likes building a proper image, please share it. If you are willing to maintain it, you can become part of the github swipl organization.

Cheers --- Jan

P.s. Making something simple for personal usage based on swipl should be really easy.

Best, Silvio

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ClioPatria/ClioPatria/issues/48, or muae the thread https://github.com/notifications/unsubscribe-auth/AC7cql_P3OSp4vc7UMu8c_YMBmmoKNxoks5rzyesgaJpZM4NIt2G.

silviodc commented 7 years ago

Hi, I have done one docker image to Cliopatria: https://github.com/silviodc/DockerCliopatria

It can be automatically build from: https://hub.docker.com/r/silviodc/cliopatria/

docker pull silviodc/cliopatria