question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No stable release of docker image based on microsoft/nanoserver:1803

See original GitHub issue

The latest stable image for Nano Server is 6.0.2-nanoserver-1709. Is 6.0.2 in the works for 1803?

(Looks like a matter of bumping a couple things in https://github.com/PowerShell/PowerShell/blob/master/docker/release/nanoserver/Dockerfile?)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TravisEz13commented, May 24, 2018

done docker run -it mcr.microsoft.com/powershell:6.0.2-nanoserver-1803 I created the nanoserver tag but there is an issue getting it to work on the mcr.microsoft.com preview. you have to use docker run -it microsoft/powershell:nanoserver

Hopefully it will be resolved soon

1reaction
TravisEz13commented, May 21, 2018

@jnm2 It can take several days to get the server working as our scripts to set up a build machine is intended for a server with the desktop experience and 1709/1803 are not available with the desktop experience.

No docker file changes are needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

docker - Official Image
It is designed to be used both as a throw away container (mount your source code and start the container to start your...
Read more >
Docker Engine 24.0 release notes
Docker Engine 24.0 release notes. This page describes the latest changes, additions, known issues, and fixes for Docker Engine version 24.0.
Read more >
docker pull | Docker Documentation
Examples . Pull an image from Docker Hub . To download a particular image, or set of images (i.e., a repository),...
Read more >
Create a base image - Docker Build
Most Dockerfiles start from a parent image. If you need to completely control the contents of your image, you might need to create...
Read more >
Docker Engine 23.0 release notes
This page describes the latest changes, additions, known issues, and fixes for Docker Engine version 23.0. For more information about: Deprecated and removed ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found