5.2.4 Docker run commandThe run command can be used to run a container-based script, for example for the IBM Cloud private container to view the container license.View the license:docker run -e LICENSE=view -e LANG=$LANG ibmcom/icp-inception:3.2.0 [root@ECMUKDEMO9 cluster]# docker run -e LICENSE=view -e LANG=$LANG ibmcom/icp-inception:3.2.0 LICENSE INFORMATIONThe Programs listed following are licensed under the following License […]