Product: PowerShell Universal
Version: 1.5.13
Has anyone been able to get the ubuntu docker working with powershell version 7.1.X?
When I change the image tag to 7.1.2-ubuntu-18.04 in my dockerfile, it builds fine and I’m able to run PSU and login but endpoints, jobs and dashboards can’t run.
Job Error I get in the UI:
When trying to start a dashboard, docker logs:
Powershell seems to work find inside the container, able to do all the normal things.