puppetlabs-docker icon indicating copy to clipboard operation
puppetlabs-docker copied to clipboard

Fix argument order on compose up

Open deligatedgeek opened this issue 3 weeks ago • 1 comments

Summary

Correct the order of arguments in Docker compose command by moving the up_args to after the up command

Additional Context

Add any additional context about the problem here.

  • [ ] Root cause and the steps to reproduce. (If applicable)
  • [ ] Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests. #1036

Checklist

  • [ ] 🟢 Spec tests.
  • [ ] 🟢 Acceptance tests.
  • [x] Manually verified. (For example puppet apply)

deligatedgeek avatar Dec 01 '25 12:12 deligatedgeek