Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

docker-compose fails on ubuntu agent "invalid reference format" #164

@sleppin

Description

@sleppin

I am running a vsts-agent inside a kubernetes cluster. (microsoft/vsts-agent:ubuntu-16.04-docker-18.06.1-ce-standard).

When I try to run a build step from azure pipelines docker-compose exits with the following error:

Service 'xyz' failed to build: Error parsing reference: "microsoft/dotnet:2.1-aspnetcore-runtime AS base" is not a valid repository/tag: invalid reference format /usr/local/bin/docker-compose failed with return code: 1

The same build step executes without problems when it is run on a windows build agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions