mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
A newer release of Docker (27.3.1) appears to have issues with the -p flag appearing the same time more than once for a given port. This was previously not an issue, but we should remove the problem on our end regardless. Closes #7251