Skip to content

No such service build #1

@ChBasitGill

Description

@ChBasitGill

WARNING: The WEBAPP_STORAGE_HOME variable is not set. Defaulting to a blank string.
WARNING: The HOME variable is not set. Defaulting to a blank string.
ERROR: No such service: build

Activity

mehmetozkaya

mehmetozkaya commented on May 31, 2020

@mehmetozkaya
Member

Can you please use below command when compose docker file ? In some cases "-build" parameter gives that error so I replace it "-d" parameter in order run background.

docker-compose -f docker-compose.yml -f docker-compose.override.yml up –d

ChBasitGill

ChBasitGill commented on May 31, 2020

@ChBasitGill
Author

Thanks, it is working fine now.

self-assigned this
on Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @mehmetozkaya@ChBasitGill

      Issue actions

        No such service build · Issue #1 · aspnetrun/run-aspnetcore-microservices