• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question Docker environmental variable

andyxyz

Basic Pleskian
Can anyone else confirm this is a bug.

I have successfully configured docker / varnish with ssl for wordpress and magento 2. However, every time I try to edit CACHE_SIZE for million12/varnish docker will refuse to start and I need to remove and re-add the image.

2017-08-17_2139

can someone else confirm this?

I have replicated this on a number of servers at this end
 
Hi andyxyz,

I reproduced this and found what is wrong. As a temporary workaround, you need to rewrite a Dockerfile and use environment variables without the '=' (equal) sign. Thank you for the information.
 
Fixed!

1.4.3 (1 November 2019)
[...]
[-] Entering the equals sign (=) as a part of an environment variable in the Docker extension no longer results in an error. (EXTDOCKER-84)
 
Back
Top