dotnet / dotnet/sdk-container-builds

When specifiying <ContainerImageName> periods are being substituted for dashes

Open
#263 3 comments 0 reactions 0 assignees View on GitHub
Area: Registries Area: Task bug
Dominant language
No language data
Stars
197
Forks
53
PR merge metrics
No merged PRs in 30d

Description

According to the documentation the allows periods and the process doesn't error when they are present, however when the container image is built it substitutes (Normalizes) the periods for dashes. In the container image name I would like to prefix with our Azure container registry.

Would this be possible to do? I can work around by creating another build step to tag after build, but hoping to not have to.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Start by reproducing a container build with periods in ContainerImageName and trace the image-name normalization in the build tooling. Done means periods remain valid in the resulting image tag, including when the name is prefixed with an Azure container registry.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.