I’m very new to Docker and I’ve been trying to deploy Redash through docker build and run.
I’m not being able to deploy it without using compose.

Also, I need to use an external PostgreSQL (RDS) and Redis already created.

Can anyone help me with these settings ?