Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 644 Bytes

Feature-Roadmap.md

File metadata and controls

25 lines (22 loc) · 644 Bytes

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 (currently available in list view but not on individual container views)
  • Attach
  • Copy from container
  • Create image
  • Push to registry
  • Search registry
  • Pull from registry
  • Build from Dockerfile (or stdin?)
  • Commit container to image
  • Events
  • Exec
  • Rename containers

Other

  • Complete transition to Bootstrap 3
  • Add themes other than default Bootstrap
  • Clean up filesystem changes display
  • Clean up image history display