Skip to content

Fix: Platform specific Image Pulling#13

Merged
Mcrich23 merged 1 commit intomainfrom
6-error-unknown-os-in-postgres
Oct 14, 2025
Merged

Fix: Platform specific Image Pulling#13
Mcrich23 merged 1 commit intomainfrom
6-error-unknown-os-in-postgres

Conversation

@Mcrich23
Copy link
Copy Markdown
Owner

Closes #6 by fixing a mistake where the wrong property was passed in for the pullImage function.

@Mcrich23 Mcrich23 linked an issue Oct 14, 2025 that may be closed by this pull request
@Mcrich23 Mcrich23 requested a review from Copilot October 14, 2025 19:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug in the container image pulling logic where the wrong service property was being passed as the platform parameter.

  • Corrected the pullImage function call to use service.platform instead of service.container_name

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Mcrich23 Mcrich23 merged commit ce0e136 into main Oct 14, 2025
@Mcrich23
Copy link
Copy Markdown
Owner Author

Mcrich23 commented Oct 14, 2025

also should close #11

@Mcrich23 Mcrich23 deleted the 6-error-unknown-os-in-postgres branch October 14, 2025 19:46
explicitcontextualunderstanding pushed a commit to explicitcontextualunderstanding/Container-Compose that referenced this pull request Feb 27, 2026
explicitcontextualunderstanding pushed a commit to explicitcontextualunderstanding/Container-Compose that referenced this pull request Mar 31, 2026
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.

Error: Unknown OS in postgres

2 participants