Skip to content

Commit

Permalink
Update launch_container.sh (#902)
Browse files Browse the repository at this point in the history
* Update launch_container.sh

* Update launch_container.sh
  • Loading branch information
Qing Lan authored and frankfliu committed Jul 5, 2023
1 parent 8dc922d commit c9e3d6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/launch_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ else
-v ~/.aws:/home/djl/.aws \
${env_file} \
-e TEST_TELEMETRY_COLLECTION='true' \
-e SERVING_OPTS='-Dai.djl.logging.level=debug' \
$uid_mapping \
${runtime:+--runtime="${runtime}"} \
${shm:+--shm-size="${shm}"} \
Expand Down

0 comments on commit c9e3d6e

Please sign in to comment.