Skip to content

Conversation

@kei-yamazaki
Copy link
Contributor

Description

update Docker run command in README.md to specify the correct image name

Motivation and Context

The README.md file contains an inconsistency in the Docker section. While the docker pull command correctly specifies the full image name pyqlib/qlib_image_stable:stable, the docker run command only uses qlib_image_stable which is incomplete and will cause Docker to fail to find the image. This needs to be corrected to use the full image name pyqlib/qlib_image_stable:stable for consistency and proper functionality.

How Has This Been Tested?

N/A (documentation change only)

Screenshots of Test Results (if appropriate):

  1. Pipeline test: N/A (documentation change only)
  2. Your own tests: N/A (documentation change only)

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

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

docker run -it --name -v :/app qlib_image_stable

@SunsetWolf
Copy link
Collaborator

Hi, @kei-yamazaki
It looks great now, thank you for your contributions to qlib.

@SunsetWolf SunsetWolf merged commit 7d66e4b into microsoft:main Sep 15, 2025
77 checks passed
wangbin94 pushed a commit to wangbin94/qlib that referenced this pull request Sep 15, 2025
le876 pushed a commit to le876/qlib that referenced this pull request Oct 21, 2025
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