+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Script to create MobileFirst Server image | prepareserver.sh

This script creates the MobileFirst Server image and pushes it to IBM® Containers on Bluemix®. Ensure that you run the prepareserverdbs.sh before running this script.

Table 1. Mandatory command line arguments
Command line argument Description
[-t|--tag] SERVER_IMAGE_NAME Name to be used for the customized MobileFirst Server image. Format: registryUrl/namespace/imagename

Usage example:

Parent topic: Script overview and usage