mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-05 02:07:41 +02:00
This was missed during original review. On a linux host, processes running within a container have been visible via commands like `pgrep`. This is does not appear to be the case with WSL2 + Docker Desktop (Windows), resulting in test failure. The command should have been run from within the container regardless.