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

Ensure that awscli service has a CMD to fix #5241 #5245

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

luzfcb
Copy link
Collaborator

@luzfcb luzfcb commented Jul 23, 2024

Description

Commit 634b091 introduced an issue. Clearning the ENTRYPOINT also clears the CMD. We need to set explicitly CMD again.
Checklist:

  • I've made sure that tests are updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

Fix #5241

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Clearning the ENTRYPOINT also clears the CMD. We need to set explicitly CMD again.
@luzfcb luzfcb merged commit 12e9dc7 into master Jul 23, 2024
13 of 14 checks passed
@luzfcb luzfcb deleted the hleroy-patch-aws-cli branch July 23, 2024 15:57
@hleroy
Copy link
Contributor

hleroy commented Jul 23, 2024

Thank you Fabio 🙏

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.

[awscli service] - Django Container Fails to Run After Generating Project with Latest cookiecutter-django
2 participants