Update Network images doc
This commit is contained in:
@@ -1,4 +1,12 @@
|
|||||||
# Network images
|
# Network images
|
||||||
|
|
||||||
Arista cEOS image can be downlaoded at : arista.com
|
Arista cEOS image can be downlaoded at : arista.com
|
||||||
Example : `ceos-lab-4.30.3M.tar.xz`
|
Example : `cEOS64-lab-4.31.1F.tar.xz`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
To import network image on docker :
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker import cEOS64-lab-4.31.1F.tar.xz ceos:4.31.1F
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user