Giter Club home page Giter Club logo

Comments (10)

eddycodes avatar eddycodes commented on June 30, 2024 2

Success it's working!! I removed the containers and ran your solution.

image

Thanks a lot @dennism501

from mifos-docker.

eddycodes avatar eddycodes commented on June 30, 2024 1

Sure thing

from mifos-docker.

dennism501 avatar dennism501 commented on June 30, 2024

Hi @eddycodes by any chance are you using Windows to run docker?

from mifos-docker.

eddycodes avatar eddycodes commented on June 30, 2024

Yes I am on Windows

from mifos-docker.

dennism501 avatar dennism501 commented on June 30, 2024

Hey, @eddycodes I had a feeling it was a windows issue. Windows uses line breaks that are different from Unix/Linux systems. So Linux uses LF and Windows uses CRLF, then when you do a git clone on the repo it converts the files to CRLF and dockers doesn't work well with that line break.

So the fix is git clone https://github.com/mobidevke/mifos-docker.git --config core.autocrlf=false and then run the docker installation.

from mifos-docker.

eddycodes avatar eddycodes commented on June 30, 2024

Thank you so much @dennism501. Let me give it a try

from mifos-docker.

dennism501 avatar dennism501 commented on June 30, 2024

Let me know how it goes

from mifos-docker.

eddycodes avatar eddycodes commented on June 30, 2024

from mifos-docker.

dennism501 avatar dennism501 commented on June 30, 2024

Hi, @eddycodes could you walk me through the steps you are taking from the time you clone the repo to where you run. You should write the commands and show me here. Also, i am unable to see the screenshot attached

from mifos-docker.

dennism501 avatar dennism501 commented on June 30, 2024

I actually forgot about the containers, because they are built with the previous code. That's great, glad to be of help. I can close the issue now?

from mifos-docker.

Related Issues (2)

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.