Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle docker-compose v2, free up more space #3809

Merged
merged 22 commits into from
Aug 6, 2024

Commits on Aug 4, 2024

  1. handle docker-compose v2, free up more space

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e3f44b9 View commit details
    Browse the repository at this point in the history
  2. set docker compose labels on network

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f5c75a2 View commit details
    Browse the repository at this point in the history
  3. llvm is needed

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9b4207f View commit details
    Browse the repository at this point in the history
  4. try again

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4629cbd View commit details
    Browse the repository at this point in the history
  5. sudo

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0f8fd63 View commit details
    Browse the repository at this point in the history
  6. try again

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    fa08b29 View commit details
    Browse the repository at this point in the history
  7. try codeql

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    19cd7cd View commit details
    Browse the repository at this point in the history
  8. fix yq

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b449dd5 View commit details
    Browse the repository at this point in the history
  9. yq e

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    dbb6143 View commit details
    Browse the repository at this point in the history
  10. try again

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c8e1142 View commit details
    Browse the repository at this point in the history
  11. use full path to sdkmanager

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b849156 View commit details
    Browse the repository at this point in the history
  12. explore filepath

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    175fa5a View commit details
    Browse the repository at this point in the history
  13. use env var

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b0bf9f1 View commit details
    Browse the repository at this point in the history
  14. try sdk root

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    94f96e8 View commit details
    Browse the repository at this point in the history
  15. find offenders

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    74a0704 View commit details
    Browse the repository at this point in the history
  16. zoom

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6f300bc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. more investigation

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3709195 View commit details
    Browse the repository at this point in the history
  2. attempt

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    483862c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. try again

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    080f2d8 View commit details
    Browse the repository at this point in the history
  2. try deleting more

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f8b7650 View commit details
    Browse the repository at this point in the history
  3. try deleting from host mount

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ae04186 View commit details
    Browse the repository at this point in the history
  4. scope host mounts

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5f28568 View commit details
    Browse the repository at this point in the history