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: docker/compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.24.2
Choose a base ref
...
head repository: docker/compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.3
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 23, 2024

  1. introduce stopAndRemoveContainer to share logic scaling down

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1551fcb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. use a custom version of fsutils that fixes a bug on Windows causing a…

    …ll Compose builds to fail
    
    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    811364b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11400 from glours/fix-fsutils-windows

    use a custom version of fsutils that fixes a bug on Windows causing all Compose builds to fail
    glours authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bef8785 View commit details
    Browse the repository at this point in the history
Loading