# Windows Containers
#windows #os #docker
Windows containers are a different animal than a typical Docker container. It requires the window’s container enabled and the linux container disabled in the docker settings within a Windows Opereting system. It is not supported in Linux officially but there is a project that aims to bridge the gap Mono.