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

github container registry package names must be lowercase #138

Open
davisagli opened this issue Apr 2, 2024 · 0 comments
Open

github container registry package names must be lowercase #138

davisagli opened this issue Apr 2, 2024 · 0 comments

Comments

@davisagli
Copy link
Member

  1. Create a project using the github container registry and a github username that is mixed case (e.g. iFlameing)
  2. Push to github to build images
  3. Try to deploy to a server using the make stack-deploy command.
    Expected: success.
    Actual: The deployment fails because GHCR uses lowercase package names.

We need to make the cookiecutter use lowercase package names in the stack it generates.

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

No branches or pull requests

1 participant