Projects STRLCPY cdebug Commits 1e677e14
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 111 lines
    112 112  cdebug exec -it --image nixery.dev/shell/ps/findutils/tcpdump my-distroless
    113 113  ```
    114 114   
     115 +## TODO:
     116 + 
     117 +- Terminal resizing ([example](https://github.com/docker/cli/blob/110c4d92b883357c9fb3edc344c4fbec5f77896f/cli/command/container/tty.go#L71))
     118 +- More `exec` flags (like in `docker run`)
     119 +- Helper command(s) suggesting nix(ery) packages
     120 +- E2E Tests
     121 +- Cross-platform builds
     122 +- Non-docker runtimes (containerd, runc, k8s)
     123 + 
Please wait...
Page is in error, reload to recover