build_docker_base.sh 86 B

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