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

Docker-compose up doesn't work automatically for fresh checkout #6

Open
coreybobco opened this issue Apr 28, 2019 · 0 comments
Open

Comments

@coreybobco
Copy link
Owner

coreybobco commented Apr 28, 2019

When the repository is checked out fresh (tested on OSX), there are two errors on docker-compose up (tested with local-with-production-backend.yml configuration):

  • app_1 | /bin/sh: 1: cross-env: not found (resolved via yarn / npm install outside of container)
  • node/sass issue

These also may apply to the production.yml configuration.

@coreybobco coreybobco changed the title Seamless Docker Build Dockerization for local*.yml requires additional build steps Apr 28, 2019
@coreybobco coreybobco changed the title Dockerization for local*.yml requires additional build steps Dockerization for local*.yml requires additional steps Apr 28, 2019
@coreybobco coreybobco changed the title Dockerization for local*.yml requires additional steps Docker-compose up doesn't work automatically for fresh checkout Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant