Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crazy-max/moby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9bfbfda
Choose a base ref
...
head repository: crazy-max/moby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7751ec5
Choose a head ref
  • 13 commits
  • 43 files changed
  • 1 contributor

Commits on Jun 1, 2022

  1. Dockerfile: enhanced for cross compilation

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ee3142c View commit details
    Browse the repository at this point in the history
  2. Support for non-sandboxed build invocation

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a73d7bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bdd40e View commit details
    Browse the repository at this point in the history
  4. hack: cleanup extra tools (now handled in Dockerfile)

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0ec3c86 View commit details
    Browse the repository at this point in the history
  5. Makefile: fix binary and dynbinary targets

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    72ec570 View commit details
    Browse the repository at this point in the history
  6. Update supported platforms for pie buildmode

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    10318a6 View commit details
    Browse the repository at this point in the history
  7. ci: add job to test building dev image

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    83fdaa6 View commit details
    Browse the repository at this point in the history
  8. Makefile: review buildx handling and fix dev target

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0635a94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6461da0 View commit details
    Browse the repository at this point in the history
  10. Jenkinsfile: remove cross stage (moved to gha)

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4082d2c View commit details
    Browse the repository at this point in the history
  11. Makefile: cleanup vars

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cabfff8 View commit details
    Browse the repository at this point in the history
  12. Dockerfile: smoke test stage

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    de02776 View commit details
    Browse the repository at this point in the history
  13. ci: gha test workflow for integration and unit test

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7751ec5 View commit details
    Browse the repository at this point in the history
Loading