You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
when doing:
cd vuls/setup/docker/dockerfile
docker build .
Errors:
The text was updated successfully, but these errors were encountered: