tfenster / dockeraccesshelper

PS module that allows access to the Docker engine for any user
https://www.axians-infoma.com/techblog/allow-access-to-the-docker-engine-without-admin-rights-on-windows/
MIT License
77 stars 12 forks source link

PowerShell version compatibility note #7

Closed jtbrough closed 2 years ago

jtbrough commented 2 years ago

Added blurb to readme w/ options to work around PowerShell v7 method invocation errors.

tfenster commented 2 years ago

@jtbrough great, thanks