mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +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