Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

powershell containers on docker hub can't be referenced by powershell version #190

Open
pessimism opened this issue Dec 29, 2017 · 0 comments

Comments

@pessimism
Copy link

Steps to reproduce the issue:

  1. docker pull microsoft/powershell:centos7
  2. observe powershell version in startup marquee
  3. docker pull microsoft/powershell:centos7 again a few weeks later
  4. observe powershell version in startup marquee

What actually happened?:
build of powershell inside this container image changed as if it were a LATEST tagged container

What did you expect to happen?:
container should be tagged with a version, such as microsoft/powershell:centos7-6.0.0-rc2

Additional information:
This applies to several of the other linux flavored powershell containers. the nanoserver ones do append a powershell version to the docker tag already.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant