Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa committed Nov 3, 2023
1 parent ccad4a2 commit d657862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ This is a configuration agent which exposes HTTPS endpoints to perform dynamic n
1. scp/copy over the generated archive(`rest-api-image.gz`) to your switch
2. `docker load < rest-api-image.gz`
3. `docker run -d -p=8090:8090/tcp -v /var/run/redis/redis.sock:/var/run/redis/redis.sock --name rest-api --cap-add NET_ADMIN --privileged -t rest-api-image:latest`
HH

0 comments on commit d657862

Please sign in to comment.