Docker Compose Eval Pipeline Cleanup (#1780)

This commit is contained in:
Yuhong Sun
2024-07-06 12:04:57 -07:00
committed by GitHub
parent ac14369716
commit 8e8f262ed3
7 changed files with 23 additions and 218 deletions

View File

@@ -343,7 +343,7 @@ services:
options:
max-size: "50m"
max-file: "6"
# the specified script waits for the api_server to start up.
# The specified script waits for the api_server to start up.
# Without this we've seen issues where nginx shows no error logs but
# does not recieve any traffic
# NOTE: we have to use dos2unix to remove Carriage Return chars from the file