Interface WebApp.UpdateStages.WithStartUpCommand

    • Method Detail

      • withStartUpCommand

        WebApp.Update withStartUpCommand​(String startUpCommand)
        Specifies the startup command.
        Parameters:
        startUpCommand - startup command to replace "CMD" in Dockerfile
        Returns:
        the next stage of the web app update