Skip to content

Commit

Permalink
Add conserver to sonic-mgmt container (#21531)
Browse files Browse the repository at this point in the history
Modify the sonic-mgmt Dockerfile to install the conserver package.
This is needed for running dut_console tests through a conserver
connection.
  • Loading branch information
dayouliu1 authored Feb 20, 2025
1 parent 855c58b commit b593798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y apt-transport-https \
build-essential \
ca-certificates \
cmake \
conserver-client \
curl \
default-jre \
git \
Expand Down

0 comments on commit b593798

Please sign in to comment.