Skip to content

Conversation

explorest
Copy link
Contributor

@explorest explorest commented Mar 16, 2024

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@mkoeppe
Copy link
Contributor

mkoeppe commented Mar 16, 2024

please explain in the PR description why this is an improvement

@explorest
Copy link
Contributor Author

explorest commented Mar 16, 2024

Standard syntax of the publishing option for docker run command is to have a space after --publish or -p and before the subsequent ip or port. Docker's official documentation is very clear and consistent on this
Having a space (or an equality sign) between an option's key and its value are universal best practices -- not just on docker's CLI -- but across the industry. It is very unusual , if not outright buggy, to not have a separator ( either a space or an equality) between the key and value on command line.

Copy link
Contributor

@mkoeppe mkoeppe left a comment

Choose a reason for hiding this comment

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

Thanks.

Copy link

Documentation preview for this PR (built with commit 78cf7db; changes) is ready! 🎉

@explorest
Copy link
Contributor Author

Sir @mkoeppe I have no idea what's happening to this pull request. Is it in progress, waiting for something , do I have to do something ?? Sorry to bother you , I am not very fluent with github. Its so confusing.

@mkoeppe
Copy link
Contributor

mkoeppe commented Mar 24, 2024

No action needed. The label "s: positive review" means that the release manager will be merging it.

@vbraun vbraun merged commit e5c5426 into sagemath:develop Mar 31, 2024
@explorest explorest deleted the patch-1 branch April 1, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants