build_docker_base.sh 69 B

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