Skip to content

Fix Windows password expiring

Patric Jenni requested to merge patric.jenni/labview-docker-files:master into master

Using the same approach used here: https://github.com/jenkinsci/docker-agent/pull/144/commits/a1c23d86a1389b090b1f2b87b2ca4bbad1af2ff5

What I have tested:

  1. The image can be built successfully
  2. The image can be run successfully

However, these tests don't prove if the users passwords does not expire.

Merge request reports