Skip to content

Using local image as base image does not work #195

@ghost

Description

I have a simple build process in place where a base image is built and tagged as "name:tag" where name is of the form "proj.name" and tag is a semver version.

When I run the publish to container with this base image specified I always receive an error microsoft.net.build.containers\0.1.8\build\Microsoft.NET.Build.Containers.targets(45,9): error : Could not parse FullyQualifiedBaseImageName: 0. The base image is being set through command line property like so: /property:ContainerBaseImage=name:tag

I'm at a loss at this point to understand what I'm doing wrong. Any help you can offer would be appreciated.

Metadata

Metadata

Assignees

Labels

Area: TaskbugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions