Sign inSign up

kwaziio/windows

By kwaziio

•Updated over 2 years ago

STIG-Hardened Windows Docker Images Based on Official Microsoft Images

Image
Security
Operating systems
0

1.0K

kwaziio/windows repository overview

⁠STIG-Hardened Windows Base Image (Preview)

This project manages the creation of a STIG-hardened Windows Docker Image based on official Microsoft-supported Windows Server Core image. It is created and maintained by KWAZI⁠.

NOTE: This project is in preview (the hardening process is not yet complete); however, as it is based on the official Microsoft Windows Server Core image, it is as safe for production use as the official image it is based upon.

⁠Getting Started

This project leverages Windows container images. The only compliant way to build or operate these images is via a Windows host. Please review Microsoft's guidance regarding usage restrictions⁠.

NOTE: This project only supports Windows Server 2019 and Windows Server 2022.

⁠Running on Windows Server 2022

To start a PowerShell session on the latest tag supporting Windows Server 2022, execute the following command:

docker run -it kwaziio/windows:2022 powershell
⁠Running on Windows Server 2019

To start a PowerShell session on the latest tag supporting Windows Server 2019, execute the following command:

docker run -it kwaziio/windows:2019 powershell

Tag summary

Content type

Image

Digest

sha256:42b2ff9f0…

Size

4.2 GB

Last updated

over 2 years ago

docker pull kwaziio/windows:2022