Skip to content

Commit

Permalink
More helpful
Browse files Browse the repository at this point in the history
  • Loading branch information
sbyrnes committed Jan 30, 2025
1 parent 8669ea1 commit 37c8565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal-lab-setup-assets/images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ But... if you happen to have the Cisco XRd image from CCO, here are some notes.

3. You may need to extract the image with something like `tar -xvzf xrd-control-plane-container-x86.7.11.1.tgz`

4. load it into docker and tag it locally with `docker load -i xrd-control-plane-container-x64.dockerv1.tgz`
4. Load it into docker and tag it locally with `docker load -i xrd-control-plane-container-x64.dockerv1.tgz`

5. Note the image name in the output, probably something like "xrd-control-plane:7.11.1"
```
Expand Down

0 comments on commit 37c8565

Please sign in to comment.