GithubHelp home page GithubHelp logo

Debian MIPS images about lxc-ci HOT 7 CLOSED

lxc avatar lxc commented on June 15, 2024 1
Debian MIPS images

from lxc-ci.

Comments (7)

stgraber avatar stgraber commented on June 15, 2024

Not very easily, no. The CI infrastructure that builds those images runs on the native architecture (see jenkins.linuxcontainers.org). We do have fast builders for all the other architectures, but not for any of the mips stuff.

from lxc-ci.

jcowgill avatar jcowgill commented on June 15, 2024

Ah I didn't know everything was built natively. Using QEMU works (the -I option to the lxc-debian template), but if that's not good enough I don't think there are any options left.

from lxc-ci.

stgraber avatar stgraber commented on June 15, 2024

Yeah, this may be a bit tricky to do even with a VM because we need to setup a full Jenkins builder in there and I'm not sure what kind of performance we'd be getting from running the big Jenkins java runner inside such a VM :)

from lxc-ci.

jcowgill avatar jcowgill commented on June 15, 2024

I mean qemu-user. You install it on the host and then pass -I /usr/bin/qemu-mips64el-static (or something similar) to lxc-create and it will use qemu to build the image.

from lxc-ci.

stgraber avatar stgraber commented on June 15, 2024

Ah yeah, we could add support for qemu-user-static to the lxc-ci code and then have it build using the two stage --foreign debootstrap option that lxc-debian already supports.

from lxc-ci.

stgraber avatar stgraber commented on June 15, 2024

Closing this here as we're entirely relying on distrobuilder for image building now.
If you want to contribute qemu-user-static support to distrobuilder for Debian images, then we could add the MIPS images.

https://github.com/lxc/distrobuilder

from lxc-ci.

advancedwebdeveloper avatar advancedwebdeveloper commented on June 15, 2024

@jcowgill , do you have any progress here?

from lxc-ci.

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.