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

dockerscan image info failed #12

Open
tuhaolam opened this issue Aug 19, 2018 · 1 comment
Open

dockerscan image info failed #12

tuhaolam opened this issue Aug 19, 2018 · 1 comment

Comments

@tuhaolam
Copy link

root@sa-vms-01:/home/docker/scan/dockerscan#docker save -o struts2 <IMAGE ID>
root@sa-vms-01:/home/docker/scan/dockerscan# ls
struts2
root@sa-vms-01:/home/docker/scan/dockerscan# dockerscan image info struts2 
[ * ] Starting analyzing docker image...
[ * ] Selected image: 'struts2'
[ * ]  !! "filename 'repositories' not found"

anything wrong?

@starnightcyber
Copy link

it works fine for me.

[root@localhost docker]# dockerscan image info mysql.tar
[ * ] Starting analyzing docker image...
[ * ] Selected image: 'mysql.tar'
[ * ] Analysis finished. Results:
[ * ] - Entry point:
[ * ] > docker-entrypoint.sh
[ * ] - Created date = 2019-10-17T04:48:41.532313415Z
[ * ] - Docker version = 18.06.1-ce
[ * ] - Cmd = mysqld
[ * ] - Environment:
[ * ] > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[ * ] > GOSU_VERSION=1.7
[ * ] > MYSQL_MAJOR=8.0
[ * ] > MYSQL_VERSION=8.0.18-1debian9
[ * ] - Exposed ports:
[ * ] > 3306:
[ * ] + tcp
[ * ] > 33060:
[ * ] + tcp

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

2 participants