- Replace usage of the DLSIM_* env vars in
_docker-slim.envfiles withDSLIM_EXTRA_FLAGSandDSLIM_BUILD_EXTRA_FLAGSto make the used flags visible in themakeoutput. - Add examples illustrating
fat|slim-run-seccompandfat|slim-run-apparmortargets (and freehttp_probe_swagger_http2example from this logic since it's off-topic there) - Add examples illustrating
slim-build-with-shell-and-exetarget (and freehttp_probe_swagger_http2example from this logic since it's off-topic there) - Add example illustrating usage of the
--rta-source-ptrace=falsemode - Add Nuxt/Next Node.js examples illustrating the usage of --include-app-n*xt-* flags
- Add Node.js app example illustrating the usage of --include-node-package flag
- Check env vars and volumes in the image editing example(s). Same way it's done in the
image-assert-label.shscript. - Convert the remaining examples to the new format (mostly 3rdparty)