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 build error #457

Open
MariaPaypoint opened this issue Oct 20, 2020 · 1 comment
Open

docker build error #457

MariaPaypoint opened this issue Oct 20, 2020 · 1 comment

Comments

@MariaPaypoint
Copy link

Describe the bug
I'm trying to build docker image from source, but it doesn't work.

To Reproduce
Steps to reproduce the behavior:

  1. Go to docker-compose.yml and comment getting an image from repository and uncommented build ..
  2. Run docker-compose build
  3. See error
Step 6/16 : RUN make get_vendor_deps
 ---> Running in 38a0cb871af4
make: *** No rule to make target 'get_vendor_deps'.  Stop.
ERROR: Service 'minter' failed to build : The command '/bin/sh -c make get_vendor_deps' returned a non-zero code: 2

Desktop (please complete the following information):

  • OS: Ubuntu 16.04
  • Minter Version: 1.2.0
danil-lashin added a commit that referenced this issue Oct 21, 2020
danil-lashin added a commit that referenced this issue Oct 21, 2020
@danil-lashin
Copy link
Contributor

Thanks for the issue!
I've pushed the fix, should be OK now.

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

2 participants