-
-
Notifications
You must be signed in to change notification settings - Fork 691
Closed as not planned
Description
I have been playing with Windows (!) containers for docker on Windows recently. I would like to see whether it's feasible to provide a Dockerfile for such an environment similar to what we have in #24655.
For the end user this would probably not be very useful. I believe that one would need at least Windows 2k16 Server (probably the Standard Edition) to run these containers. The main use case would probably be in the CI context.
So far my impression is that native Windows containers are not as nice to work with as their Linux counterparts. They are really heavyweight and take quite a while to start up.
Depends on #24655
Component: docker
Author: Julian Rüth
Issue created by migration from https://trac.sagemath.org/ticket/25805