# Network images Arista cEOS image can be downlaoded at : arista.com 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 ```