Update Lab and README

This commit is contained in:
Damien A
2023-10-20 19:13:06 +00:00
parent 4d6a1b73a6
commit e98212d551
2 changed files with 7 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ Once you created an account, please logged in and down the cEOS docker images.
To add this new image to docker, please use the docker CLI command :
```bash
docker import cEOS-lab-4.30.3M.tar ceos:4.30.3M
docker import cEOS64-lab-4.30.3M.tar.xz ceos:4.30.3M
```
### Nokia SR Linux
@@ -62,7 +62,6 @@ docker import cEOS-lab-4.30.3M.tar ceos:4.30.3M
docker pull ghcr.io/nokia/srlinux
```
Now you should see images available to use :
```bash
➜ projet-vxlan-automation git:(main) ✗ docker images