Giter Site home page Giter Site logo

Fixing the docker image about sirix HOT 4 CLOSED

sirixdb avatar sirixdb commented on May 22, 2024
Fixing the docker image

from sirix.

Comments (4)

JohannesLichtenberger avatar JohannesLichtenberger commented on May 22, 2024

The verticle wants to communicate with Keycloak on port 8080, but Keycloak is running within another docker container for instance.

from sirix.

JohannesLichtenberger avatar JohannesLichtenberger commented on May 22, 2024

Seems to be Windows related, the --network=host option maybe because of the additional VM doesn't seem to work, same exception with docker run --network=host -t -i -p 9443:9443 sirixdb/sirix

from sirix.

kmjayadeep avatar kmjayadeep commented on May 22, 2024

Related to #51. I cannot proceed with that unless docker file itself is fixed. So I'm looking into this.
According to the current dockerfile, the jar file must be built first before building the container. Shouldn't we doing this in the container itself, probably as a multi stage build?

from sirix.

JohannesLichtenberger avatar JohannesLichtenberger commented on May 22, 2024

That would be great. However, I'm sadly no Docker expert. But I think the Dockerfile itself now works with Linux at least, thanks to another contribution.

And we should publish on Docker Hub again, I think. I don't remember why I disabled the automatic deployment images for SNAPSHOTs.

But if you can help with the multistage Docker image, that would be great. I think it was simply mvn package or something like that.

from sirix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.