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

Fix wrong overriding of container entry point #455

Merged
merged 19 commits into from
Mar 10, 2024
Merged

Conversation

kachick
Copy link
Owner

@kachick kachick commented Mar 9, 2024

@kachick kachick changed the title Wrong entry point Fix overriding entry point as wrong value when last buildah step Mar 9, 2024
tags: ${{ steps.build-image.outputs.tags }}
registry: ghcr.io/${{ github.repository_owner }}
# Keep 1 line with space delimiter with the action spec
tags: ghcr.io/${{ github.repository_owner }}/home:latest ghcr.io/${{ github.repository_owner }}/home:${{ github.sha }} ghcr.io/${{ github.repository_owner }}/home:${{ needs.get-meta.outputs.started_at }}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error: error normalizing name "20240309-053713-UTC": error normalizing name "20240309-053713-UTC": repository name must be lowercase

need here https://github.com/orgs/community/discussions/25768

@kachick kachick changed the title Fix overriding entry point as wrong value when last buildah step Fix wrong overriding of container entry point Mar 10, 2024
@kachick kachick marked this pull request as ready for review March 10, 2024 10:42
@kachick kachick merged commit 1f275de into main Mar 10, 2024
@kachick kachick deleted the wrong-entry-point branch March 10, 2024 10:42
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.

podman can't parse CMD [ ] JSON array?
1 participant