dotnet / dotnet/docker-tools

Refactor common logic out of ImageBuilder into a shared library.

Open
#314 1 comment 0 reactions 1 assignee Claimed by @lbussell View on GitHub
area-infrastructure enhancement
Dominant language
C#
Stars
181
Forks
67
Avg merge
2d 15h
Merged PRs (30d)
10

Description

There is becoming a fair amount of logic defined within the ImageBuilder tool that could be shared elsewhere. Examples include: [FilePusher](https://github.com/dotnet/docker-tools/tree/master/eng/file-pusher), Docker repo unit tests (DockerHelper).

This shared logic could easily be factored into a dll that is easily shared within this repo. It could be shared with dependent repos via a NuGet package.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.