Skip to content
Kevan Ahlquist edited this page Feb 1, 2015 · 7 revisions

New features

In no particular order, these are things that the Docker Remote API exposes that DockerUI has not implemented yet:

  • Container creation options
  • top
  • Container Restart
  • Attach
  • Copy from container
  • Create image
  • Push to registry
  • Search registry
  • Build from Dockerfile (or stdin?)
  • Commit container to image
  • Events
  • Exec

Other

  • Add themes other than default Bootstrap
  • Clean up filesystem changes display
  • Clean up image history display