Skip to content

Unable to deploy - missing docker copy  #283

Closed
@rbmathis

Description

@rbmathis

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [x] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

follow instructions using codespaces, encounter error on "azd up" command

Any log messages given by the failure

various errors about skipping/not finding 'SharedWebComponents.csproj' Ultimate failure on line 19 of Dockerfile when building MinimalApi.csproj'

Expected/desired behavior

solution deploys successfully without error

OS and Version?

Codespaces

Versions

Mention any other details that might be useful

easy fix - just insert COPY ["SharedWebComponents/", "SharedWebComponents/"] on line 15 before the RUN dotnet restore


Thanks! We'll be in touch soon.

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