Kitematic Versions Save

Visual Docker Container Management on Mac & Windows

v0.9.5

8 years ago
  • Early Linux support added
  • Changes for Docker Machine 0.5.4

v0.9.4

8 years ago
  • Improved log streaming: better performance & reliability
  • Ports can now be changed between UDP & TCP
  • Fixed issue where containers with an entrypoint (like Jenkins) would not be run correctly
  • Fixed issue where volume settings would be lost on changing a container's name or ports
  • Fixed incorrect error message when VirtualBox is not installed

v0.9.3

8 years ago
  • Pagination in search
  • Improved error reporting
  • Container stop button is now more responsive
  • About pane is no longer accessible during setup
  • Fixed bug where paths with spaces could not be used as volumes on Windows.

Note: Kitematic no longer includes docker-machine or VirtualBox. Please install these tools, including Kitematic via the Docker Toolbox.

v0.9.2

8 years ago
  • Fixed bug where Docker CLI button would fail in 0.9.x

v0.9.1

8 years ago
  • Remove bundling of machine, instead use Docker Toolbox
  • Improved detection of docker-machine binary location

v0.9.0

8 years ago
  • Loading spinner when starting the app, instead of blank white screen.
  • Fixed issues relating to error handling in Setup
  • Fixed bug where 500 command not specified message would be displayed for images without a CMD directive in their Dockerfile.
  • Fixed bug where user could not delete a container that failed to start
  • Update to node v4

v0.8.7

8 years ago
  • Bump Docker version to 1.8.3

v0.8.6

8 years ago
  • Kitematic no longer downloads and installs VirtualBox
  • Better detection of VirtualBox on Windows

v0.8.5

8 years ago

Notable Changes

  • Fixed bug where org repos were not visible in My Repos list (by @FrenchBen)

v0.8.4

8 years ago

Notable Changes

  • [New] In-app link to view docs for a given running container on DockerHub (by @FrenchBen)
  • [New] Support for editing ports (by @VojtechBartos and @FrenchBen)
  • [Fix] Added 10 second timeout for removing containers to avoid hanging (by @FrenchBen)
  • [Fix] 8888 added as a standard web port (by @FrenchBen)