Coder Social home page Coder Social logo

Fix Docker Issues about fuzzball HOT 3 CLOSED

tanabi avatar tanabi commented on August 19, 2024
Fix Docker Issues

from fuzzball.

Comments (3)

tanabi avatar tanabi commented on August 19, 2024

I've started implementing this as first checking local files and then 'global' or system files which corrects the problem Skyler mentioned. I'll also need to remove the extra prochelp call from Dockerfile.

The first step here was to figure out how to inject the path specified in configure to the compile process, which I have done as the define FBMUCK_GLOBAL_DATA_PATH. I will work on implementing the logic here.

from fuzzball.

tanabi avatar tanabi commented on August 19, 2024

I've done all the C work needed for this, and I've modified the dockerfile, but I wanna test it before I commit. And I'm pooped, so I'll test it tomorrow :)

from fuzzball.

tanabi avatar tanabi commented on August 19, 2024

Wanted to put the release notes for this here, as they are important to anyone that cares about this issue!

Does a couple things:

  • Makes the global installed documentation directory made by 'configure' a search location for help/man/mpi files
  • Changes Docker to remove some unnecessary doc build steps and makes it so when Docker sets up a new MUCK, it deletes the help/man/mpi files in the 'data' directory so these files will feed off the global installed location. This means, when you update your container, your documentation will also get updated.

As a caveat, anyone using Fuzzball and Docker will need to manually remove the help/man/mpi files from their data volumn in order to take advantage of this fix. For the reasons of flexibility, I do not delete these files from existing volumes, just newly configured ones.

from fuzzball.

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.