Skip to content

feat: added support for Podman as container engine#2548

Open
Linsner wants to merge 1 commit into
keymanapp:masterfrom
Linsner:master
Open

feat: added support for Podman as container engine#2548
Linsner wants to merge 1 commit into
keymanapp:masterfrom
Linsner:master

Conversation

@Linsner

@Linsner Linsner commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This adds the Podmanfile for the help site to the project repo.

@keymanapp-test-bot

keymanapp-test-bot Bot commented Jun 7, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S30 milestone Jun 7, 2026
@keyman-server keyman-server modified the milestones: A19S30, A19S31 Jun 8, 2026

@mcdurdin mcdurdin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM with the one small change to Dockerfile

Comment thread Podmanfile
@@ -0,0 +1,39 @@
# syntax=docker/dockerfile:1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
# Please keep the content of this file in sync with Dockerfile.

And can we add the corresponding comment to Dockerfile also?

Comment thread Podmanfile
COMPOSER_NO_DEV=1 composer install ; \
fi

USER www-data

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is above l.17 in Dockerfile (WORKDIR /composer). Is there a reason why it is here instead in Podmanfile?

@mcdurdin

mcdurdin commented Jun 8, 2026

Copy link
Copy Markdown
Member

Test-bot: skip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants