Clark Boylan f1bc64a58e Fix nodepool image export cron
This is a followup to the prior fix that addressed the path issue. Now
we have the problem of docker-compose attempting to allocate a tty (the
default) which isn't possible by default under cron. We don't need a tty
so we pass -T to disable tty allocation in the first place.

I should've caught this the last time around but my testing didn't catch
it because I was running from a shell.

Change-Id: I57797c8d140335d9edcdcd324239fdefb09882d4
2025-03-19 07:53:45 -07:00
..
2025-03-19 07:53:45 -07:00
2021-02-19 15:42:40 -08:00
2020-03-11 09:16:31 +11:00