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

Make deploy issue #2

Closed
DaveDischord opened this issue Aug 11, 2017 · 1 comment
Closed

Make deploy issue #2

DaveDischord opened this issue Aug 11, 2017 · 1 comment
Assignees

Comments

@DaveDischord
Copy link

~/docker-ddns$ make deploy
docker build -t davd/dyndns-server .
make: docker: Command not found
Makefile:2: recipe for target 'image' failed
make: *** [image] Error 127

I get this on both Ubuntu Server 16 32- and 64-bit after update/upgrade.

Am I missing something?

@dstapp
Copy link
Owner

dstapp commented Aug 12, 2017

Hey, seems you don't have the "docker" binary in your $PATH. What does "which docker" return?

@dstapp dstapp self-assigned this Aug 13, 2017
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