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

Added back CMD command #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added back CMD command #1

wants to merge 1 commit into from

Conversation

hleroy
Copy link
Owner

@hleroy hleroy commented Jul 22, 2024

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

Description

Set CMD in derived Dockerfile (use same CMD as original Amazon aws-cli container).

Checklist:

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

Rationale

Fix cookiecutter#5241

Clearning the ENTRYPOINT also clears the CMD. We need to set explicitly CMD again.
@browniebroke
Copy link

Did you mean to open this against https://github.com/cookiecutter/cookiecutter-django? The base branch is on your fork 😄

@luzfcb
Copy link

luzfcb commented Jul 23, 2024

closed in cookiecutter#5245

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
3 participants