Skip to content

Latest commit

 

History

History
executable file
·
63 lines (35 loc) · 1.53 KB

WISHLIST.md

File metadata and controls

executable file
·
63 lines (35 loc) · 1.53 KB

Enhancements Wishlist

This is a list of non-core related enhancements and features. If you want to help feel free to submit a PR! You can also open an issue to track the work and to have a place to talk about it.

Publish DockerSlim to various package repos

Package Managers:

  • Homebrew
  • Mac Ports
  • Apt/Debian
  • ???

Classic container image optimizations (aka ability to disable minification based on dynamic/static analysis)

  • Docker image flattening
  • OS specific cleanup commands (optional)

ARM Support (aarch64, armhf)

Need to enhance the "system" library to support ARM syscalls, so the seccomp feature works on ARM systems.

Also need to make "ptrace" enhancements.

Original issues:

Native Windows Support

Original issue:

Provide an Audit Log for the Removed Files

Original issue:

Dockerizing Local Applications (Linux Only)

Dockerizing local applications and creating minified images for them.

Minifying Local Applications and Saving to Directory (Linux Only)

Original issue:

Podman Support

Original issues:

Windows Container Support

Original issues: