Commit ec3137b1 authored by Liu Junxiao's avatar Liu Junxiao

Update compile

parent 0f33dc3b
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
# Fail fast and fail hard. # Fail fast and fail hard.
set -eo pipefail set -eo pipefail
sysctl -w net.core.somaxconn=4096
# Standard Library. # Standard Library.
export BPLOG_PREFIX="buildpack.python" export BPLOG_PREFIX="buildpack.python"
export BUILDPACK_LOG_FILE=${BUILDPACK_LOG_FILE:-/dev/null} export BUILDPACK_LOG_FILE=${BUILDPACK_LOG_FILE:-/dev/null}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment