Files
kamal/test/cli
Donal McBreen 7a63cacb09 Docker login if exec might pull image
The `app exec` and `accessory exec` commands will run `docker run` if
they are not set to reuse existing containers. This might need to pull
an image so let's make sure we are logged in before running the command.

Fixes: https://github.com/basecamp/kamal/issues/1163
2025-04-18 14:47:59 +01:00
..
2025-04-17 09:11:21 +01:00
2024-09-16 16:44:55 +01:00