Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such service build #1

Closed
ChBasitGill opened this issue May 31, 2020 · 2 comments
Closed

No such service build #1

ChBasitGill opened this issue May 31, 2020 · 2 comments
Assignees
Labels
good first issue Good for newcomers question Further information is requested

Comments

@ChBasitGill
Copy link

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

@mehmetozkaya
Copy link
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
Copy link
Author

Thanks, it is working fine now.

@mehmetozkaya mehmetozkaya self-assigned this Jun 1, 2020
@mehmetozkaya mehmetozkaya added good first issue Good for newcomers question Further information is requested labels Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants