Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐳 Set default CMD on Docker image #162

Merged
merged 2 commits into from
Oct 7, 2024
Merged

🐳 Set default CMD on Docker image #162

merged 2 commits into from
Oct 7, 2024

Conversation

linkdd
Copy link
Contributor

@linkdd linkdd commented Oct 7, 2024

Decision Record

There are some contexts where overriding the container's CMD is not possible. To facilitate the usage of FlowG, let's set the default CMD to the serve command, which is 99% of the time what the user wants.

Changes

  • 🐳 Set default CMD to serve
  • 🔖 v0.18.0

License Agreement

  • I guarantee that I have the rights on the code submitted in this PR
  • I accept that this contribution will be released under the terms of the MIT License

@linkdd linkdd self-assigned this Oct 7, 2024
Copy link

sonarcloud bot commented Oct 7, 2024

Copy link

github-actions bot commented Oct 7, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
End-To-End Test Report11 ran11 passed0 skipped0 failed

@linkdd linkdd merged commit 3354a80 into main Oct 7, 2024
7 checks passed
@linkdd linkdd deleted the default-docker-cmd branch October 7, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant