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

Can't build docker image #3

Open
killamjr opened this issue Mar 26, 2017 · 1 comment
Open

Can't build docker image #3

killamjr opened this issue Mar 26, 2017 · 1 comment

Comments

@killamjr
Copy link

Loaded docker using instructuctions from the raspberry pi site, loaded docker but the dshield docker install says docker build requires 1 argument

Output from commandline

pi@dshieldpi:~/dshield-docker $ docker build -t dshield/honeypot
"docker build" requires exactly 1 argument(s).
See 'docker build --help'.

Usage: docker build [OPTIONS] PATH | URL | -

Build an image from a Dockerfile

@killamjr
Copy link
Author

didn't realized i needed sudo, and to define the directory at the end of the build command, your documentation on the SANS ISC diary doesn't have that part. it seems to be working 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

1 participant