beremiz
Clone
Summary
Browse
Changes
Graph
GCC BUILD: Prevent Memory Error when compiling huge projects.
23 months ago, Edouard Tisserant
69d161fc2e08
file is
Executable
GCC BUILD: Prevent Memory Error when compiling huge projects.
Also deleted dead code.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1