Skip to content

Comments

Add PowerShell-compatible Docker run command for Windows#9305

Open
jagat-banera wants to merge 1 commit intotimescale:mainfrom
jagat-banera:fix-windows-docker-readme
Open

Add PowerShell-compatible Docker run command for Windows#9305
jagat-banera wants to merge 1 commit intotimescale:mainfrom
jagat-banera:fix-windows-docker-readme

Conversation

@jagat-banera
Copy link

Summary

The Docker run command in the Windows section uses Bash-style line continuation (\),
which does not work in Windows PowerShell.

Changes

  • Added a PowerShell-compatible version of the Docker run command.
  • Keeps existing Bash example intact.
  • Improves clarity for Windows users running Docker via PowerShell.

@github-actions
Copy link

@melihmutlu, @svenklemm: please review this pull request.

Powered by pull-review

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.

1 participant