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

[BUG] docker-compose command not found #457

Closed
dblock opened this issue Jul 31, 2024 · 0 comments · Fixed by #458
Closed

[BUG] docker-compose command not found #457

dblock opened this issue Jul 31, 2024 · 0 comments · Fixed by #458
Labels
bug Something isn't working untriaged

Comments

@dblock
Copy link
Member

dblock commented Jul 31, 2024

What is the bug?

Looks like GHA upgraded images and lost docker-compose. It's actions/runner-images#9692 which is by design.

How can one reproduce the bug?

Failed: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10186111838/job/28177460061?pr=452

Current runner version: '2.317.0'
Operating System
  Ubuntu
  [2](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10186111838/job/28177460061?pr=452#step:1:2)2.04.4
  LTS
Runner Image
  Image: ubuntu-22.04
  Version: 202407[3](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10186111838/job/28177460061?pr=452#step:1:3)0.2.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/202[4](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10186111838/job/28177460061?pr=452#step:1:4)0730.2/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240[7](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10186111838/job/28177460061?pr=452#step:1:8)30.2

Passed: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10184449652/job/28171819157

Current runner version: '2.317.0'
Operating System
  Ubuntu
  [2](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10184449652/job/28171819157#step:1:2)2.04.4
  LTS
Runner Image
  Image: ubuntu-22.0[4](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10184449652/job/28171819157#step:1:4)
  Version: 20240721.1.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240[7](https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10184449652/job/28171819157#step:1:8)21.1/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240721.1

What is the expected behavior?

Docker compose to be available, as per https://github.com/actions/runner-images/blob/ubuntu22/20240721.1/images/ubuntu/Ubuntu2204-Readme.md

What is your host/environment?

GHA, Ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant