This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
Releases: docker/kitematic
Releases · docker/kitematic
v0.9.5
v0.9.4
- 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
- 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
v0.9.1
v0.9.0
- 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
v0.8.6
v0.8.5
Notable Changes
- Fixed bug where org repos were not visible in
My Repos
list (by @FrenchBen)
v0.8.4
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)