3shape / docker-ci

Helps you build rock-solid Docker images. Written as a Powershell Core module. Install from PSGallery.
Apache License 2.0
5 stars 3 forks source link

Invoke-DockerTag does not log anything #90

Closed jetersen closed 4 years ago

jetersen commented 4 years ago

When running Invoke-DockerTag no output is given.

Invoke-DockerTag -Registry artifactorydk.3shape.local/threeshapedocker-features -ImageName threeshape.dotnet.framework.runtime -Tag 4.8-servercore-amd64-72cff51b -NewRegistry artifactorydk.3shape.local/threeshapedocker -NewImageName threeshape.dotnet.framework.runtime -NewTag 4.8-servercore-amd64
rasmusjelsgaard commented 4 years ago

Cannot reproduce in v0.5.0. Can you check again?