Skip to content

Remove redundant kiwitcms package installation - #111

Merged
atodorov merged 1 commit into
masterfrom
remove-redundant-kiwitcms-install
Jul 17, 2026
Merged

Remove redundant kiwitcms package installation#111
atodorov merged 1 commit into
masterfrom
remove-redundant-kiwitcms-install

Conversation

@atodorov

Copy link
Copy Markdown
Member

The base image kiwitcms/kiwi already includes the kiwitcms package.

When building the intermediary image from a PR branch (e.g., for testing django-modern-rpc v2.1.0 migration), that image also has kiwitcms installed. Reinstalling/upgrading it here is unnecessary and adds build time.

This simplifies the Dockerfile and reduces build time.

The base image kiwitcms/kiwi already includes the kiwitcms package.
When building the intermediary image from a PR branch, that image also
has kiwitcms installed. Reinstalling/upgrading it here is unnecessary.

This simplifies the Dockerfile and reduces build time.
@atodorov
atodorov merged commit 3e7774d into master Jul 17, 2026
11 of 16 checks passed
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.

1 participant