docker-slim cli cannot retain shell, folders of image when the it is run with build command directly #117
                  
                    
                      goutamsrkr
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I need to run the docker-slim cli to minify the image using Jenkins job. However, When running docker-slim (or similar tools like mint or slim) directly with the build command with --include-shell, --include-path with folder names doesn't retain the shell and folders, but running the CLI manually first and then entering the build command interactively works fine. One more issue is how to avoid the user input (enter key press) during the execution of build command.
Beta Was this translation helpful? Give feedback.
All reactions