Publication Manager and Docker installed simultaneously?

Is anyone successfully running Docker (recent version) for Windows 10 and Publication Manager on the same workstation?

PM version = PublicationManager.13.0.4115

After a lot of troubleshooting I determined I am not able to have both Docker and Publication Manager installed simultaneously. If I try installing Docker with PM installed it fails. If I install PM after Docker, Docker will not open.

Any advice is much appreciated!

Parents Reply
  • Microsoft assembly search path mostly always favors GAC over a local file. So probably the version that Docker requires is different from the version that SDL requires. If you know the exact NLog version numbers you might be able to submit the "largest" "compatible" number into the GAC, that might make both of them work. (If not, it is uninstall both, and try again).

    Depending on the exact SDL version, there might be a workaround. I know it is bypassed in Tridion Docs 14. So if it is really an issue you can log a support request, best to hint "SRQ-13410"

    -Dave

Children
No Data