dotnet / dotnet/sdk-container-builds

Enable referencing images in a local daemon as a base image

Open
#583 2 comments 6 reactions 0 assignees View on GitHub
Area: Library Partner request size:2
Dominant language
No language data
Stars
197
Forks
53
PR merge metrics
No merged PRs in 30d

Description

It's very common for users to need containers that we don't provide out of the box, for example to include other native dependencies.

Today, users have to create an image, push it to a registry, and pull it from that registry to use these base images with our tooling.

We should enable creating local images in a daemon and referencing those from container publish.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named in the issue. Start by tracing the container publish path and its handling of base-image references, then inspect how a local daemon is selected. Done means a locally created daemon image can be used as the base without pushing to or pulling from a registry.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
build-system, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.