build_docker_base.sh 74 B

123
  1. #!/bin/bash
  2. docker build -f Dockerfile.base --no-cache -t chatbot_base .