From the documentation: > Usage > > To build NOS installer image and docker images, run command line > > make configure PLATFORM=[VENDOR] > > What if we build a docker container which doesn't depend on the platform?
From the documentation:
What if we build a docker container which doesn't depend on the platform?