Giter Site home page Giter Site logo

docker-compose: no such file or directory about cargos HOT 3 OPEN

 avatar commented on August 30, 2024
docker-compose: no such file or directory

from cargos.

Comments (3)

 avatar commented on August 30, 2024

After some googling I found that the problem might be that the machine is 64bit and the docker-compose is a 32bit one..

from cargos.

rnagy avatar rnagy commented on August 30, 2024

The reason why docker-compose is broken because it was explicitly built against
glibc and CargOS is using musl libc.
The official docker-compose binaries will only run with glibc.
We are looking at the issue and will provide a working docker-compose package
in the next couple of days.

from cargos.

 avatar commented on August 30, 2024

@rnagy thank you for the fast reply, actually after I have faced that issue, I've looked for some alternatives, and found rancherOS. Seems like cargOS and rancherOS both, are using busybox under the hood.

I found, that the installation process of cargOS is a bit nicer, because it has that wizard which lets you set up the system and so on. On the other hand, rancherOS can be configured with a simple yml file, which is also very nice, because you can commit, store, share that configuration and deploy to a bunch of nodes if you like.

However, could you describe what the main difference between these two host systems are?

from cargos.

Related Issues (5)

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.