Ryan
CCoder.com
•Created by Ryan on 12/29/2024 in #help
Intermittent failures in container deletion/creation on remote docker provider
Original message: https://discord.com/channels/747933592273027093/971231372373033030/1323039264778223657
Other relevant info (while I don't have logs handy):
provider config:
and just in case this is relevant: all my affected
docker_container
s depend on a null_resource
that ssh
's into the remote host and instantiates some local seed data to a persistent volume if this is the first time this workspace has ever been started (as far as I can tell this part never fails):
15 replies