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

#DockerFile #4

Open
R3vrseShell opened this issue Jun 22, 2016 · 2 comments
Open

#DockerFile #4

R3vrseShell opened this issue Jun 22, 2016 · 2 comments

Comments

@R3vrseShell
Copy link

The docker file have some Issues (Ubuntu version and redis ), to fix use attached

;-D

Dockerfile.txt

@cutaway
Copy link

cutaway commented Jul 25, 2016

This worked for me. The version of Ubuntu should be limited to 14.04 (trusty) until MISP is updated.

@dmblack
Copy link

dmblack commented Aug 24, 2016

Provided file does not work for me.

Step 40

Command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-xgbc4viy-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/pillow
Storing debug log for failure in /root/.pip/pip.log
The command '/bin/sh -c cd /opt &&   apt-get install -y python3 python3-pip &&   git clone https://github.com/MISP/misp-modules.git &&   cd misp-modules &&   pip3 install -r REQUIREMENTS' returned a non-zero code: 1

Let me know if anything is needed for more information.

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

3 participants