Open thatsk opened 6 years ago
but i am not able to see the dockerfile
Thank you for reporting this! Those are harmless messages from the os-release filer parser (/etc/os-release). The parser complains that it doesn't have anywhere to put those extra fields on Centos.
More useful information should be available if you use the --debug
and --show-clogs
flags (e.g., docker-slim --debug build --show-clogs your_target_image_here
).
Either way, I'll post more information once after I get a chance to try Centos.
root@node: ~/mobi-docker# docker-slim info 3afd47092a0e 2018/04/25 12:44:17 Couldn't set key CPE_NAME, no corresponding struct field found 2018/04/25 12:44:17 Couldn't set key , no corresponding struct field found 2018/04/25 12:44:17 Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found 2018/04/25 12:44:17 Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found 2018/04/25 12:44:17 Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found 2018/04/25 12:44:17 Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found 2018/04/25 12:44:17 Couldn't set key , no corresponding struct field found docker-slim: [info] image= 3afd47092a0e docker-slim: [info] done.