Interface WebApp.DefinitionStages.WithStartUpCommand

    • Method Detail

      • withStartUpCommand

        WebApp.DefinitionStages.WithCreate withStartUpCommand​(String startUpCommand)
        Specifies the startup command.
        Parameters:
        startUpCommand - startup command to replace "CMD" in Dockerfile
        Returns:
        the next stage of the definition