Code Monkey home page Code Monkey logo

Comments (4)

hqhq avatar hqhq commented on August 16, 2024

@Govinda-Fichtner Yeah integration test demands some specific configurations for busybox image. I think you should fork https://github.com/docker-library/busybox , and have your own ubuntu/Dockerfile.builder.armhf and upstream/Dockerfile.builder.armhf.

I worked on this for arm64, but got some problems for upstream/Dockerfile.builder.aarch64, anyway @tianon seems toke over and fixed it, now we have https://hub.docker.com/r/aarch64/busybox/ (thanks @tianon , though I don't know how he built it yet, any source files we can see?).

from busybox.

hqhq avatar hqhq commented on August 16, 2024

Sorry didn't check your link, you seems already did it based on the official source code. Then I think we should have architecture specific dockerfiles in https://github.com/docker-library/busybox as we have in Docker, @tianon WDYT?

from busybox.

tianon avatar tianon commented on August 16, 2024

The way I'd done it was somewhat manual, but I've finally got it fixed so that it happens automatically from the existing source here (especially thanks to the refactoring in #7); see https://github.com/tianon/jenkins-groovy/blob/master/dsl/docker-multiarch/images/busybox.groovy for the current modifications/build script (and docker-library/gcc#25 for some additional discussion of why I'd rather not commit to completely separate, explicit "multiarch" Dockerfiles just yet).

from busybox.

tianon avatar tianon commented on August 16, 2024

I'm going to close this now given the existence of https://hub.docker.com/r/armhf/busybox/, https://hub.docker.com/r/armel/busybox/, and even https://hub.docker.com/r/aarch64/busybox/. 👍

from busybox.

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.