update build instruction for one image
This commit is contained in:
parent
f2eed8f8a0
commit
4e3bbc8e13
12
README.md
12
README.md
@ -27,14 +27,14 @@ If it is already cloned, however there is no files under ./dockers/docker-base/
|
|||||||
|
|
||||||
To build NOS installer image and docker images, run command line
|
To build NOS installer image and docker images, run command line
|
||||||
|
|
||||||
make configure PLATFORM=[VENDOR]
|
make configure PLATFORM=[ASIC_VENDOR] SKU=[HW_SKU]
|
||||||
make
|
make
|
||||||
|
|
||||||
Supported VENDORs are:
|
Supported PLATFORM AND SKU are:
|
||||||
- broadcom
|
- PLATFORM=broadcom SKU=Force10-S6000
|
||||||
- mellanox
|
- PLATFORM=mellanox SKU=ACS-MSN2700
|
||||||
- cavium
|
- PLATFORM=cavium SKU=AS7512
|
||||||
- p4
|
- PLATFORM=p4
|
||||||
|
|
||||||
You can find rules/config file useful. It contains configuration options for build process, like adding more verbosity or showing dependencies, username and password for base image etc.
|
You can find rules/config file useful. It contains configuration options for build process, like adding more verbosity or showing dependencies, username and password for base image etc.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user