Skip to content

Repository for building PowerShell/Terraform Docker images

License

Notifications You must be signed in to change notification settings

DFTAI/ps-terraform-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

These Dockerfiles enable running PowerShell in a container for each Linux distribution we support.

This requires Docker 17.05 or newer. It also expects you to be able to run Docker without sudo. Please follow Docker's official instructions to install docker correctly.

Release

The release containers derive from the official distribution image, such as centos:7, then install dependencies, and finally install the PowerShell package.

These containers live at hub.docker.com/r/microsoft/powershell.

At about 440 megabytes, they are decently minimal, with their size being the sum of the base image (200 megabytes) plus the uncompressed package (120 megabytes), and about 120 megabytes of .NET Core and bootstrapping dependencies.

ps-terraform-agent

ps-terraform-agent provides a way to run powershell and terraform from within a linux or windows based container.

Why containers?

Sometimes you need to run build pipelines or command in an enclosed clean environment. Azure DevOps and containers provide the perfect way to do that.

🐱‍💻 ps-terraform-agent is built and tested in Azure DevOps and is distributed via DockerHub🐳.

pester

Got questions?

Got questions or you just want to get in touch? Use our issues page or one of these channels:

Pester Twitter

About

Repository for building PowerShell/Terraform Docker images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published