Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Lambda3/docker-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Deprecated

Use the microsoft/powershell image.

Docker PowerShell

A Docker image that runs PowerShell. On Linux.

Docker Status License Issues open

Running

To enter PowerShell interactivelly (the CLI):

docker run -ti lambda3/powershell

You can also run it as an executable. This will list the files and exit:

docker run -ti lambda3/powershell Get-ChildItem

Maintainers/Core team

Contributors can be found at the contributors page on Github.

Contact

Twitter is the best option.

License

This software is open source, licensed under the Apache License, Version 2.0. See LICENSE.txt for details. Check out the terms of the license before you contribute, fork, copy or do anything with the code. If you decide to contribute you agree to grant copyright of all your contribution to this project, and agree to mention clearly if do not agree to these terms. Your work will be licensed with the project at Apache V2, along the rest of the code.

About

DEPRECATED. Use microsoft/powershell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published