• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Question Docker: Environment Variables with "=" are not allowed - why?

Tim Weyand

New Pleskian
Hi,
i have a problem with an Docker Container. The Container has an Environment Variable which influence the runtime command. By Default in may be used unchanged or overwritten.

In Plesk Onyx 17.5.3 i have the problem, that there is:
  1. no way to keep the default value
  2. Plesk does not allow "=" in Environment Variables (XSS prevention?)
Is there anyway to use the Container, or do I have to rewrite it for Plesk? I tried escaping it already (screenshot)

Best,
Tim
 

Attachments

  • Bildschirmfoto 18.jpg
    Bildschirmfoto 18.jpg
    206.9 KB · Views: 24
Hi Igor,
nice Blogpost :) As I said I could rewrite the Dockerfile or for that instance use another Docker (for example: million12/varnish) container.

As I wanted to use a Docker, which we have in our Production Cluster - the Question remains how and if I can use "=" in Environment Variables or how I do not change the Default Variables given in a Dockerfile.
 
Back
Top