Skip to content

fix(docker): fixed volume path for Ubuntu Support #59

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

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

coreyshuman
Copy link
Member

docker-compose up was failing on Ubuntu 18.04 due to non-absolute volume path for the node_modules folder: home/node/application/node_modules

Note: need to verify this change doesn't effect Windows or Mac environments. In theory it shouldn't.

closes #58

@coreyshuman coreyshuman requested review from kmausolf and Fleury14 June 15, 2020 20:37
@coreyshuman
Copy link
Member Author

@kmausolf @Fleury14 would one of you mind testing this change on MacOS? I will test it on Windows with Docker Toolbox shortly.

@Karvel can you test it on Windows with Docker Desktop?

Copy link
Collaborator

@kmausolf kmausolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works just fine on Mac.

@coreyshuman coreyshuman merged commit a1a4c08 into master Jun 24, 2020
@coreyshuman
Copy link
Member Author

@Karvel can you test it on Windows with Docker Desktop?

@coreyshuman coreyshuman deleted the cts-58-docker-ubuntu branch August 25, 2020 22:30
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

Successfully merging this pull request may close these issues.

Docker Compose Volume Error in Ubuntu
2 participants