Giter Club home page Giter Club logo

Comments (4)

michzimny avatar michzimny commented on July 25, 2024

Hi @hadeszs,
re 1: yes, the errors appear however the images get properly built. The errors about missing configuration file that is not necessary when building the app.

Re 2: Did you proceeded as given in README.md (see blow)?

BUT, for the first time, as Mongo requires some significant time to start up, you should rather: (...)
It should help when starting the services for the first time.

If not, then please check docker-compose logs -f worker to see what is the problem.

from learninglocker2-docker.

hadeszs avatar hadeszs commented on July 25, 2024

Hi @michzimny , thanks for the reply.
Yes, I proceeded as given in the read me file. I looked into a looping container.
The error is: standard_init_linux.go:211: exec user process caused "no such file or directory"
Thanks a lot for the help.

from learninglocker2-docker.

hadeszs avatar hadeszs commented on July 25, 2024

In addition, I am using docker desktop on Window 10. Do I need to use dos2unix in the Dockerfile? thank you.

from learninglocker2-docker.

jbeninson avatar jbeninson commented on July 25, 2024

@hadeszs As you suggested with your previous comment, the problem is likely files with windows style line endings being executed within your linux containers. I forked this repo to add windows compatibility (it will checkout the files with the appropriate line endings though dos2unix would also work). I was also seeing an issue with Mongo using the Windows bind mounts so I made a named_volumes version of the docker-compose file. I was planning on making a PR: https://github.com/jbeninson/learninglocker2-docker

Give it a whirl and let me know if it works for ya.

from learninglocker2-docker.

Related Issues (10)

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.