Skip to content

Docker Compose Volume Error in Ubuntu #58

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

Closed
coreyshuman opened this issue Jun 15, 2020 · 0 comments · Fixed by #59
Closed

Docker Compose Volume Error in Ubuntu #58

coreyshuman opened this issue Jun 15, 2020 · 0 comments · Fixed by #59
Labels
bug Something isn't working

Comments

@coreyshuman
Copy link
Member

Expected Behavior/Desired Use Case

docker-compose up should work correctly using Docker Engine on Ubuntu

Actual/Current Behavior

docker-compose up does not work due to non-absolute volume paths:
home/node/application/node_modules

Steps to Reproduce the Problem/Implement this feature

  1. clone the project onto Ubuntu 18.04 and execute docker-compose up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant