Git Product home page Git Product logo

Comments (4)

bartbalaz avatar bartbalaz commented on July 24, 2024

I need to know a bit more about what are you trying to achieve. Basically you have several options for where the Janus configuration may come from:

  • Embedded into the build image, then upon the target image creation it may be built into the target image and used from there
  • Or you may specify a configuration folder that will be mounted by the target image
    -- This image may either contain a static classic Janus GW configuration files
    -- Or it may contain a configuration generation script that, based on some environment values (it's up to you which ones) passed to the image, it will generate the Janus GW configuration files. I did not provide any examples of such script but that would be simple JSON "generator"

If you haven't figured this yet, please send me all the commands and parameter values that you have used to build the image and then to run the image. That will help me figure out this issue.

from janus-container.

4563453 avatar 4563453 commented on July 24, 2024

I try to build and run the container using your scripts. I get a janus application with has a persistent /image/root/ in its path variable build in.
I am not able to remove this. "/image/root/" looks like an prefix for path variable in the container with confiugration.

from janus-container.

bartbalaz avatar bartbalaz commented on July 24, 2024

Sorry but I really don't understand what you are doing. To answer your question I need:

  • Full list of parameters you have set
  • Full log of the commands you have typed and printouts

from janus-container.

4563453 avatar 4563453 commented on July 24, 2024

janus is working now.

from janus-container.

Related Issues (1)

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.