1. in redash path > docker build -t "<images:tag>" . please make sure your Dockerfile and docker-compose.yml correct.
  2. you can export you images:tag to another machine to load or import
  3. create a new dir and import docker-compose.yml, then docker-compose up, If docker-compose.yml have .env file, please mv or cp it in this dir.
  4. success.