Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

I am getting error creating container vault_1 #215

Open
jskcbe opened this issue Oct 28, 2017 · 1 comment
Open

I am getting error creating container vault_1 #215

jskcbe opened this issue Oct 28, 2017 · 1 comment
Assignees
Labels

Comments

@jskcbe
Copy link

jskcbe commented Oct 28, 2017

ERROR: Service 'webpack' failed to build: The command '/bin/sh -c yarn install --pure-lockfile --silent && yarn run build-web && yarn install --silent --production && yarn check --verify-tree --production && yarn global add nodemon && yarn cache clean && rm -f /root/.electron/*' returned a non-zero code: 1

------------- docker-compose ps -------------
Name Command State Ports

------------- vault auth -------------
ERROR: No container found for vault_1

@djenriquez
Copy link
Owner

Hi @jskcbe, this tends to happen pretty commonly when yarn package mirrors are having issues. Usually, running docker-compose build before running the ./run-docker-compose-dev fixes these things. Can you verify if this problem is consistent?

@djenriquez djenriquez self-assigned this Nov 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants