puppetlabs-docker icon indicating copy to clipboard operation
puppetlabs-docker copied to clipboard

A Flag to deactivate the Escaping for Enviroment Variables

Open Taikobo2 opened this issue 2 years ago • 1 comments

Summary

We created a flag to disable Escaping just for the Enviroment

Additional Context

Add any additional context about the problem here.

  • [ ] Our DOCKER_GID is dynamically set. With the Escaping the shell command does not work
  • [ ] Thats why we just wanted to Just not Escape the Enviroment.

Related Issues (if any)

The Pullrequest were the Implementation of the Escaping was: https://github.com/puppetlabs/puppetlabs-docker/pull/869

Checklist

  • [ ] I tested with and without the flag , locally in my puppet docker enviroment, and it worked.

Taikobo2 avatar Oct 20 '23 09:10 Taikobo2

Any chance moving forward with this?

Heap0017 avatar Aug 27 '24 04:08 Heap0017