Skip to content

Pulling container before calling create in test#4

Merged
santanusinha merged 1 commit into
masterfrom
docker_pull_becore_create
Sep 13, 2025
Merged

Pulling container before calling create in test#4
santanusinha merged 1 commit into
masterfrom
docker_pull_becore_create

Conversation

@santanusinha

Copy link
Copy Markdown
Contributor

No description provided.

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

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 adds image pulling functionality to Docker container tests to ensure containers can be created successfully. The change extracts the image pulling logic into a reusable helper method and calls it before container creation in existing test methods.

  • Adds a new pullImage helper method that pulls Docker images before container creation
  • Updates existing test methods to call pullImage before creating containers
  • Imports Function interface to support the image pulling functionality

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

@santanusinha santanusinha merged commit 4e80745 into master Sep 13, 2025
3 of 4 checks passed
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.

2 participants