November 2018
Intermediate to advanced
404 pages
10h 16m
English
Before you start the deployment of your Kitura application to IBM Cloud, you want to run it in the local environment first. Execute the following command to run your application:
$ ibmcloud dev runThe output of this command looks like the following:
The run-cmd option was not specified Stopping the 'mynewkituraapp-swift-run' container... The 'mynewkituraapp-swift-run' container was not found Validating Docker image name Binding IP and ports for Docker image. OK Checking if Docker container mynewkituraapp-swift-run is running OK Checking Docker image history to see if image already exists OK Creating image mynewkituraapp-swift-run based on Dockerfile ... Executing docker image build --file ...Read now
Unlock full access