Skip to content

Copy binaries from dep-builder#238

Merged
dontseyit merged 6 commits intomainfrom
feature/patch-dockerfile
Feb 4, 2026
Merged

Copy binaries from dep-builder#238
dontseyit merged 6 commits intomainfrom
feature/patch-dockerfile

Conversation

@dontseyit
Copy link
Member

@dontseyit dontseyit commented Feb 4, 2026

I've encountered an execution error when running recently updated services, who has OpenTelemetry dependency.

OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "opentelemetry-instrument": executable file not found in $PATH

To solve this, we need to copy the opentelemetry binaries. This had been done in individual services only until now, but we should also include it in the template.

@coveralls
Copy link

coveralls commented Feb 4, 2026

Pull Request Test Coverage Report for Build 21677742755

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 41.27%

Totals Coverage Status
Change from base Build 21633574677: 0.0%
Covered Lines: 26
Relevant Lines: 63

💛 - Coveralls

@dontseyit dontseyit requested review from Cito and TheByronHimes and removed request for TheByronHimes February 4, 2026 14:42
Cito
Cito previously approved these changes Feb 4, 2026
@dontseyit dontseyit requested a review from Cito February 4, 2026 15:42
@dontseyit dontseyit merged commit a000ee6 into main Feb 4, 2026
9 checks passed
@dontseyit dontseyit deleted the feature/patch-dockerfile branch February 4, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants