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

Dionaea Docker Image Error #7

Open
sehrixhshafeeq opened this issue May 21, 2020 · 0 comments
Open

Dionaea Docker Image Error #7

sehrixhshafeeq opened this issue May 21, 2020 · 0 comments

Comments

@sehrixhshafeeq
Copy link

When I try to run dionaea docker image using the commands mentioned in documentation https://github.com/DinoTools/dionaea-docker

I get following error

Sending build context to Docker daemon  2.048kB
Step 1/3 : FROM dionae:0.6
pull access denied for dionae, repository does not exist or may require 'docker login'

Steps to recreate
Create a Dockerfile in your project

FROM dionae:0.6
COPY conf/your-service.yaml /opt/dionaea/etc/dionaea/services-enabled/
COPY conf/your-ihandler.yaml /opt/dionaea/etc/dionaea/ihandlers-enabled/

Then, run the commands to build and run the Docker image:

docker build -t my-dionaea

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