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

error thrown from 'docker build .' #157

Closed
chuenlye opened this issue Aug 24, 2016 · 2 comments
Closed

error thrown from 'docker build .' #157

chuenlye opened this issue Aug 24, 2016 · 2 comments
Assignees
Labels

Comments

@chuenlye
Copy link

when doing:
cd vuls/setup/docker/dockerfile
docker build .

Errors:

Step 24 : RUN cp -rp /tmp/vulsrepo/src/* /usr/share/nginx/html/vulsrepo
 ---> Running in 5f31317122cc
cp: cannot stat '/tmp/vulsrepo/src/*': No such file or directory
INFO[0278] The command [/bin/sh -c cp -rp /tmp/vulsrepo/src/* /usr/share/nginx/html/vulsrepo] returned a non-zero code: 1 
@kotakanbe kotakanbe self-assigned this Aug 24, 2016
@kotakanbe
Copy link
Member

The install procedure of VulsRepo was changed.
@hikachan are working to fix the issue.

For now, If you want to setup Vuls and VulsRepo with docker-compose, please comment out or setup Vulsrepo manually.
see https://github.com/usiusi360/vulsrepo

@kotakanbe kotakanbe added the bug label Aug 24, 2016
@kotakanbe
Copy link
Member

The bug was fixed. Please try it out!!
#159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants