Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
docker
on
nullable/IModuleAssemblyInitializer
User selector
All users
All time
Commit history
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Correct case of $IsWindows special variable
xtqqczze
committed
94a73ca
View commit details
Copy full SHA for 94a73ca
View code at this point
Browse repository at this point
Correct case of $PSScriptRoot special variable
xtqqczze
committed
62aee93
View commit details
Copy full SHA for 62aee93
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Cleanup Docker release testing (#10310)
RDIL
authored and
Andrew
committed
9eb5587
View commit details
Copy full SHA for 9eb5587
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Improve release testing Docker images (#9942)
RDIL
authored and
TravisEz13
committed
66e571b
View commit details
Copy full SHA for 66e571b
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Update repo for Ubuntu 14.04 EOL (#9324)
Show description for e2bfced
TravisEz13
authored
e2bfced
View commit details
Copy full SHA for e2bfced
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Delete Docker manifest creation script (#9076)
RDIL
authored and
daxian-dbw
committed
6cdfc44
View commit details
Copy full SHA for 6cdfc44
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Update Docker README (#9010)
RDIL
authored and
TravisEz13
committed
f5b965e
View commit details
Copy full SHA for f5b965e
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Remove archlinux dockerfile (#8990)
RDIL
authored and
TravisEz13
committed
21c249d
View commit details
Copy full SHA for 21c249d
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
moved fxdependent-dotnetsdk-latest/Dockerfile (#8738)
Andrew
authored and
adityapatwardhan
committed
cec4557
View commit details
Copy full SHA for cec4557
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Package validation tests updates (#8714)
Andrew
authored and
adityapatwardhan
committed
3bf8d34
View commit details
Copy full SHA for 3bf8d34
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Remove Debian 8 references as it is EOL (#8678)
Show description for f1218bd
TravisEz13
authored
f1218bd
View commit details
Copy full SHA for f1218bd
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Add function to create a framework dependent package dotnet-sdk containers (#8644)
adityapatwardhan
authored
be4b82c
View commit details
Copy full SHA for be4b82c
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
Remove AmazonLinux Dockerfile (#8271)
kiazhi
authored and
TravisEz13
committed
570c180
View commit details
Copy full SHA for 570c180
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Adding fxdependent PS package tests (#7830)
Andrew
authored and
adityapatwardhan
committed
d098e6f
View commit details
Copy full SHA for d098e6f
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Updates to Docker package tests (#7667)
Andrew
authored and
adityapatwardhan
committed
dba6fc2
View commit details
Copy full SHA for dba6fc2
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Cleanup Docker files (#7328)
Show description for 80d2af8
TravisEz13
authored
80d2af8
View commit details
Copy full SHA for 80d2af8
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Update links that contain 'en-us' culture (#7013)
Show description for fa544c3
bergmeister
authored and
iSazonov
committed
fa544c3
View commit details
Copy full SHA for fa544c3
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Make the build step fail when the curl operation fails. (#6961)
Show description for ebc7cdf
adelton
authored and
TravisEz13
committed
ebc7cdf
View commit details
Copy full SHA for ebc7cdf
View code at this point
Browse repository at this point
Fix the double curly bracket typo. (#6960)
adelton
authored and
TravisEz13
committed
3cb2424
View commit details
Copy full SHA for 3cb2424
View code at this point
Browse repository at this point
Commits on May 10, 2018
fix create docker manifest script to work with more complex tags and with repeated use (#6852)
Show description for 4af9f4e
TravisEz13
authored
4af9f4e
View commit details
Copy full SHA for 4af9f4e
View code at this point
Browse repository at this point
Commits on May 8, 2018
Update docker files to allow specifying pwsh and from image version (#6835)
Show description for f33689b
TravisEz13
authored
f33689b
View commit details
Copy full SHA for f33689b
View code at this point
Browse repository at this point
Commits on May 7, 2018
Updates to fedora27 and kalilinux dockerfiles (#6819)
Show description for e0ee13c
Andrew
authored and
TravisEz13
committed
e0ee13c
View commit details
Copy full SHA for e0ee13c
View code at this point
Browse repository at this point
Commits on May 1, 2018
Updated Docker package tests, fixed error on opensuse42 (#6783)
Show description for 0e8665d
Andrew
authored and
TravisEz13
committed
0e8665d
View commit details
Copy full SHA for 0e8665d
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Add script to create a container manifest (#6735)
Show description for 768cfc4
TravisEz13
authored
768cfc4
View commit details
Copy full SHA for 768cfc4
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Update Dockerfile test to use ubuntu 17.10 as the base image (#6503)
Andrew
authored and
daxian-dbw
committed
9a06145
View commit details
Copy full SHA for 9a06145
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Update version numbers to 6.0.2 (#6402)
Show description for fcd6ddc
TravisEz13
authored
fcd6ddc
View commit details
Copy full SHA for fcd6ddc
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Cleanup after Powershell install for CentOS/Fedora Docker Images (#6264)
Show description for bd441d7
strawgate
authored and
TravisEz13
committed
bd441d7
View commit details
Copy full SHA for bd441d7
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
use add instead of invoke web request in nanoserver docker file (#6255)
TravisEz13
authored
fdc20c8
View commit details
Copy full SHA for fdc20c8
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Docker package test fix and updates (#6169)
Andrew
authored and
TravisEz13
committed
acf0dcd
View commit details
Copy full SHA for acf0dcd
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
SteveL-MSFT
authored and
TravisEz13
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Merge branch '6.0.1' into master
Show description for 3a33be8
TravisEz13
committed
3a33be8
View commit details
Copy full SHA for 3a33be8
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
tests: fix function to test for docker OS due to change to use linuxkit for mac (#5843)
Show description for e49a81f
TravisEz13
committed
e49a81f
View commit details
Copy full SHA for e49a81f
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Remove Fedora 25, Add Fedora 27 (#5984)
Show description for 44793e3
seemethere
authored and
TravisEz13
committed
44793e3
View commit details
Copy full SHA for 44793e3
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Update docs and scripts for PowerShell 6.0.1 release (#5938)
daxian-dbw
authored
4b09a93
View commit details
Copy full SHA for 4b09a93
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.