slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
18.85k stars 702 forks source link

docker-slim build exited code=16777218 #608

Closed AISTALK closed 7 months ago

AISTALK commented 7 months ago

sudo docker-slim build --target streamlit_room_detect_app --http-probe=false Expected Behavior

container image


Actual Behavior

cmd=build info=exec message='changing continue-after from probe to nothing because http-probe is disabled' cmd=build info=exec message='changing continue-after to enter' cmd=build state=started cmd=build info=params target.type='image' target.image='streamlit_room_detect_app' continue.mode='enter' rt.as.user='true' keep.perms='true' tags='' image-build-engine='internal' cmd=build info=target.image.error image='streamlit_room_detect_app' message='make sure the target image already exists locally (use --pull flag to auto-download it from registry)' status='image.not.found' cmd=build state=exited code=16777218 cmd=build info=report file='slim.report.json'


Steps to Reproduce the Problem

1. 1. 1. --- Specifications ================= - Version: - Platform: { "version": "1.1", "engine": "linux|Transformer|1.40.6|df98aa8c0e3ed3b15a25925cc07c1b54a5a6627a|2023-11-02_06:03:34PM", "containerized": false, "host_distro": { "name": "Ubuntu", "version": "22.04", "display_name": "Ubuntu 22.04.3 LTS" }, "type": "build", "state": "error", "target_reference": "streamlit_room_detect_app", "system": { "type": "", "release": "", "distro": { "name": "", "version": "", "display_name": "" } }, "source_image": { "identity": { "id": "" }, "size": 0, "size_human": "", "create_time": "", "docker_version": "", "architecture": "", "container_entry": { "exe_path": "" } }, "minified_image_size": 0, "minified_image_size_human": "", "minified_image": "", "minified_image_has_data": false, "minified_by": 0, "artifact_location": "", "container_report_name": "", "seccomp_profile_name": "", "apparmor_profile_name": "", "image_stack": null, "image_created": false, "image_build_engine": "" }