Skip to content

Commit

Permalink
[202412_RC][Mellanox] Added persistent MLOOP configuration script #10
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsudharsan committed Jan 24, 2025
1 parent 8966290 commit 71a15ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/build_templates/docker_image_ctl.j2
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ start() {
-v /tmp/nv-syncd-shared/:/tmp \
-v /dev/shm:/dev/shm:rw \
-v /var/log/sai_failure_dump:/var/log/sai_failure_dump:rw \
-v /host/mloop_conf:/etc/mloop_conf \
-e SX_API_SOCKET_FILE=/var/run/sx_sdk/sx_api.sock \
{%- elif docker_container_name == "pmon" %}
-v /var/run/hw-management:/var/run/hw-management:rw \
Expand Down

0 comments on commit 71a15ea

Please sign in to comment.