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

feat(image): Add support for building with podman #6277

Closed

Conversation

smuda
Copy link

@smuda smuda commented Oct 23, 2024

Closes #6276

Since podman handles filestamps differently than docker, touch /src/ui/dist/index.html to make sure make does not try to rebuild it during the second stage.

@smuda smuda requested a review from prymitive as a code owner October 23, 2024 07:00
@smuda smuda force-pushed the feature/enable-building-in-podman branch from 61c9624 to e559563 Compare October 23, 2024 07:24
@smuda smuda force-pushed the feature/enable-building-in-podman branch from e559563 to 3912428 Compare October 23, 2024 12:24
@prymitive
Copy link
Owner

If podman can't build docker images the same way docker does than that's a bug in podman.
I'm not very eager to add hacks and workarounds that might backfire in some way.

@prymitive prymitive closed this Oct 28, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Karma does not build in podman
2 participants