{"id":14064004,"url":"https://github.com/abbgrade/psdocker","last_synced_at":"2026-04-03T21:01:27.542Z","repository":{"id":34223799,"uuid":"133152479","full_name":"abbgrade/psdocker","owner":"abbgrade","description":"Powershell Cmdlets that wrap the docker client and support the interaction with containers","archived":false,"fork":false,"pushed_at":"2023-02-23T18:45:43.000Z","size":229,"stargazers_count":12,"open_issues_count":6,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T02:35:06.323Z","etag":null,"topics":["docker","powershell","powershell-module"],"latest_commit_sha":null,"homepage":"","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/abbgrade.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null},"funding":{"github":["abbgrade"]}},"created_at":"2018-05-12T14:13:35.000Z","updated_at":"2025-10-06T09:24:26.000Z","dependencies_parsed_at":"2024-08-13T07:18:41.675Z","dependency_job_id":null,"html_url":"https://github.com/abbgrade/psdocker","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/abbgrade/psdocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fpsdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fpsdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fpsdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fpsdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbgrade","download_url":"https://codeload.github.com/abbgrade/psdocker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fpsdocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31377116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","powershell-module"],"created_at":"2024-08-13T07:03:37.199Z","updated_at":"2026-04-03T21:01:27.521Z","avatar_url":"https://github.com/abbgrade.png","language":"PowerShell","funding_links":["https://github.com/sponsors/abbgrade"],"categories":["PowerShell"],"sub_categories":[],"readme":"# psdocker\n\n[![.github/workflows/build-validation.yml](https://github.com/abbgrade/psdocker/actions/workflows/build-validation.yml/badge.svg?branch=develop)](https://github.com/abbgrade/psdocker/actions/workflows/build-validation.yml)\n\n## Installation\n\nMake sure that the docker cli is installed. e.g. from [Chocolatey](https://chocolatey.org/packages/docker-cli) or with [Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows/).\n\nInstall psdocker from [PowerShell Gallery](https://www.powershellgallery.com/packages/psdocker) using a PowerShell command line:\n\n    Install-Module -Name psdocker -Scope CurrentUser\n\n## Build\n\nThis project uses a [build script](./psdocker.build.ps1) that is based on [Invoke-Build](https://github.com/nightroman/Invoke-Build).\nFor installation details see the instructions from the Invoke-Build project, but we recommend `Install-Module InvokeBuild -Scope CurrentUser`.\nThe documentation is based on [platyPS](https://github.com/PowerShell/platyPS), so you may want to execute `Install-Module PlatyPs -Scope CurrentUser`.\n\nYou can run the build by:\n\n- __PowerShell__: execute `Invoke-Build` in a PowerShell in the directory of this project\n- __VSCode__: run the integrated build task feature (F1 + \"Tasks: Run Build Task\")\n\n## Test\n\nThis project uses test scripts using [Pester](https://github.com/pester/Pester).\nFor installation details see the instructions from the Pester project, but we recommend `Install-Module Pester -Scope CurrentUser`.\n\nYou can run the tests by:\n\n- __PowerShell__: execute `Invoke-Build Test` in a PowerShell in the directory of this project\n- __VSCode__: run the integrated test task feature (F1 + \"Tasks: Run Test Task\")\n\nFor debugging tests change the working directory to ./src/test create the breakpoint in VSCode and start debugging by F1 + \"Debug: Start Debugging\".\n\n## Usage\n\nSee the folder [docs](./docs) for examples.\n\n## Changelog\n\nSee the [changelog](./CHANGELOG.md) file.\n\n## Contributors\n\n- Steffen Kampmann\n- Marc Kassay\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fpsdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbgrade%2Fpsdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fpsdocker/lists"}