Files
dokku/plugins/haproxy-vhosts
Jose Diaz-Gonzalez 6ce10b5be6 fix: ensure compose projects are spawned from the /tmp directory
A recent update to compose executes a stat call in the current working directory, which may have incorrect permissions for execution once the user is changed to the dokku user. This change forces all compose commands to execute in the /tmp directory by using a helper function to execute compose up/down.

Closes #7705
2025-05-24 23:31:41 -04:00
..
2023-02-11 06:09:50 -05:00
2023-02-11 06:08:56 -05:00
2025-05-25 02:10:56 +00:00
2023-05-28 15:49:12 -04:00