Extension Icon

Docker

Manage Docker with Raycast
AvatarPriit Haamer
38,015 Installs
OverviewCommandsVersion History

Versions17

Windows Support - October 30, 2025

  • Added Windows support for the Docker extension
  • Updated keyboard shortcuts to be platform-specific (Cmd on macOS, Ctrl on Windows)
  • Platform-specific default socket paths (macOS: /var/run/docker.sock, Windows: //./pipe/docker_engine)
  • Updated dependencies to latest Raycast API version

Feature - September 8, 2025

  • Show loading toasts while container actions are running.

Improvement - June 15, 2025

  • Group containers by state in the container list view

Feature - June 10, 2025

  • Added action to Stop and Remove Container if it is running.

Improvement - March 12, 2025

  • Show project icon in green if all containers are running.

Feature - February 4, 2025

  • Added ability to search containers by their image-name or id.

Standard Shortcuts - January 25, 2025

  • Standardized the removal shortcut with other extensions
  • Updated the dependencies and fixed security issues

Feature - December 15, 2023

  • Added support for http, https, and tcp sockets

Fix - December 19, 2023

  • Fixes errors on image detail view

Feature - May 12, 2023

  • Added ability to create container from image

Added screenshots - December 22, 2022

Fix - August 25, 2022

  • Fixed issue where default empty setting caused docker client to connect to incorrect address

Improcement - August 24, 2022

  • Added option to configure the Docker socket path

Improvement - June 9, 2022

  • Added ability to Copy Container ID
  • Added container details metadata

Fix - May 16, 2022

Fixes Manage Images command

Maintenance - November 8, 2021

  • Updates triggered from one screen will reflected on another, for example starting container from container detail view will update container list view and project list, respectively
  • Updates triggered outside of Raycast extension are reflected
  • Updated icons for containers, images and compose projects
  • Fixes render bugs in Image detail view
  • Improve error messages for commands triggered from ActionPanel

Initial release - October 2, 2021