Skip to content

Docker: Use single target app for deployment#73

Merged
awilfox merged 1 commit intomainfrom
awilfox/AP-469-docker-targets
Oct 7, 2025
Merged

Docker: Use single target app for deployment#73
awilfox merged 1 commit intomainfrom
awilfox/AP-469-docker-targets

Conversation

@awilfox
Copy link
Copy Markdown
Member

@awilfox awilfox commented Oct 7, 2025

This removes the development target which we were using to contain our extra development dependencies, combining it into the app target.

Note that this adds an additional ~300 MB to the image size right now; this will be addressed by AP-470.

Implements: AP-469

Copy link
Copy Markdown
Member

@anarchivist anarchivist left a comment

Choose a reason for hiding this comment

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

This removes the ``development`` target which we were using to contain
our extra development dependencies, combining it into the ``app`` target.

Note that this adds an additional ~300 MB to the image size right now;
this will be addressed by AP-470.

Implements: AP-469
@awilfox awilfox force-pushed the awilfox/AP-469-docker-targets branch from e441aa7 to 6dd2e5e Compare October 7, 2025 16:57
@awilfox awilfox merged commit 6dd2e5e into main Oct 7, 2025
6 checks passed
@awilfox awilfox deleted the awilfox/AP-469-docker-targets branch October 7, 2025 17:07
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.

2 participants