prcuzz

Results 4 comments of prcuzz

@kcq Thank you for answering me so quickly! I checked the issues: 1. I ran docker-slim with root privileges, and the root user has rwx privileges; 2. I put both...

@kcq Hello, I have encountered the above problem when dealing with tomcat image. I have copied the log output as follows: ``` docker-slim: message='join the Gitter channel to ask questions...

@kcq thanks! looking forward to the new version!

我遇到了相似的问题,我用dockerslim处理了busybox镜像,镜像大小从1.24MB变成了460MB。我用到的命令是这个:build --target busybox:latest --http-probe-off I ran into a similar problem with the BusyBox image with DockerSlim, which went from 1.24MB to 460MB. The command I used was this: build --target...