{"id":14064150,"url":"https://github.com/samneirinck/posh-docker","last_synced_at":"2026-02-25T23:41:18.636Z","repository":{"id":83208997,"uuid":"46005726","full_name":"samneirinck/posh-docker","owner":"samneirinck","description":"Powershell tab completion for Docker","archived":false,"fork":false,"pushed_at":"2018-06-29T19:39:17.000Z","size":156,"stargazers_count":201,"open_issues_count":9,"forks_count":23,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-23T00:31:45.064Z","etag":null,"topics":["docker","powershell"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samneirinck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-11-11T19:47:18.000Z","updated_at":"2024-02-20T15:36:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1a9643c-e076-4ada-9f5d-3af517bf0027","html_url":"https://github.com/samneirinck/posh-docker","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samneirinck%2Fposh-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samneirinck%2Fposh-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samneirinck%2Fposh-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samneirinck%2Fposh-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samneirinck","download_url":"https://codeload.github.com/samneirinck/posh-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032924,"owners_count":17858917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","powershell"],"created_at":"2024-08-13T07:03:42.603Z","updated_at":"2026-02-25T23:41:18.608Z","avatar_url":"https://github.com/samneirinck.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# posh-docker\r\nPowershell tab completion for Docker\r\n\r\n\u003e  :warning:\r\n\u003e\r\n\u003e  posh-docker is in maintenance mode only. There is no plan to support any new features, such as management commands.\r\n\u003e \r\n\u003e  Alternatives exist, such as [DockerCompletion](https://github.com/matt9ucci/DockerCompletion), which provides a more extensive tab completion experience (requires PowerShell \u003e= 5.0 and docker cli \u003e= 1.13)\r\n\u003e\r\n\u003e  :warning:\r\n\r\n[![Build status](https://ci.appveyor.com/api/projects/status/d4q4o9sdyvmm8yfh?svg=true)](https://ci.appveyor.com/project/samneirinck/posh-docker)\r\n\r\n\r\n## Commands and options\r\nAll commands (`start`, `stop`, `run`, ...) and their options (`--attach`, `--cpuset-mems`, ...) are autocompleted.\r\n\r\n![Command and option completion](img/command-option-completion.gif)\r\n\r\n## Container and image names\r\nContainer and image names can be autocompleted. Type a command requiring a container or image name, press `\u003cTAB\u003e` and the name will be completed.\r\n\r\n![Container name completion](img/containername-completion.gif)\r\n\r\n# Installation\r\n*Prerequisite*\r\n\r\nVerify that docker can be run from PowerShell. If the command is not found, you will need to add a docker alias or add the docker installation folder (e.g. `%ProgramFiles%\\Docker Toolbox`) to your PATH environment variable.\r\n\r\n## Windows 10 / Windows Server 2016 \r\n1. Open a powershell prompt\r\n2. Run `Install-Module -Scope CurrentUser posh-docker`\r\n\r\n## Earlier Windows versions\r\n1. Install [PackageManagement PowerShell Modules Preview](https://www.microsoft.com/en-us/download/details.aspx?id=49186)\r\n2. Open a powershell prompt\r\n3. Run `Install-Module -Scope CurrentUser posh-docker`\r\n\r\n# Usage\r\nAfter installation, execute the following line to enable autocompletion for the current powershell session:\r\n\r\n`Import-Module posh-docker`\r\n\r\nTo make it persistent, add the above line to your profile. For example, run `notepad $PROFILE` and insert the line above.\r\n\r\n# Updating\r\nTo update to the latest version of posh-docker, run the following command:\r\n`Update-Module posh-docker`\r\n\r\n# Credits\r\n- Stuart Leeks: conversion to powershell module \u0026 general feedback.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamneirinck%2Fposh-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamneirinck%2Fposh-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamneirinck%2Fposh-docker/lists"}