I need to run some CLI scripts from inside the container.
I would usually do this with docker exec
.
Is there a way to do this with Lightsail Containers or an equivalent way to run CLI scripts from inside the container?
Note: I am specifically referring to the Lightsail Containers service (not Lightsail VPS).