nano-server Questions

2

When building my windows dockerfile (.net core nano)... docker build -f *** -t ***:*** --build-arg ARG1=foo --build-arg ARG2=bar . I'm getting an error during the build that occurs in response to m...

2

Solved

I have recently tried to pull and run a Docker image (that worked on Windows 10) on a Windows Server 2019 instance which failed with the following error message: The container operating system d...
Doone asked 11/4, 2019 at 16:57

1

Is it possible somehow to add Powershell Core to the AspNet Nano Server base images? We use a multistage dockerfile to produce an image containing our .net core web application. The final image is ...
Glottalized asked 2/12, 2020 at 8:3

3

So I'm playing around with this containers concept and specificlly windows containers. I managed to run containers using the windows nanoserver image, however this image meant to services and does...
Outpatient asked 26/7, 2016 at 22:44

0

Background I have a .NET application that I would like to install inside a Nano Server Docker container, specifically build 1809. The app is basically a REST server which will receive a REST reque...

2

I have created a W10 VM (guest) running docker, pulled microsoft/nanoserver image and hosted a container of the image. (tutorial here: https://msdn.microsoft.com/en-us/virtualization/windowscontai...
Linotype asked 28/8, 2016 at 19:37
1

© 2022 - 2025 — McMap. All rights reserved.