Skip to content

Push runtime deps image#1065

Open
featheredtoast wants to merge 1 commit into
mainfrom
add-runtime-deps-image
Open

Push runtime deps image#1065
featheredtoast wants to merge 1 commit into
mainfrom
add-runtime-deps-image

Conversation

@featheredtoast
Copy link
Copy Markdown
Member

Push an image with only Discourse runtime dependencies. Provides a base image for a finalized image that copies from a build image, resulting in much smaller image sizes.

Rename base_deps to base_build_deps to distinguish from base_runtime_deps*

base_build_deps* depends on base_runtime_deps* builds and can reuse the fresh runtime image build cache. The cache is guaranteed to be fresh as runtime images now handle dropping the docker build cache when built first.

Fix incorrect base_slim_stable_amd64 tag

Push an image with only Discourse runtime dependencies. Provides a base image
for a finalized image that copies from a build image, resulting in much smaller
image sizes.

Rename base_deps to base_build_deps to distinguish from base_runtime_deps*

base_build_deps* depends on base_runtime_deps* builds and can reuse the
fresh runtime image build cache. The cache is guaranteed to be fresh as runtime
images now handle dropping the docker build cache when built first.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants