# ARG LOCAL=false # RUN if [ "$LOCAL" = "true" ]; then \ # cp src/environments/environment.local.ts src/environments/environment.ts; \ # fi