|
public async deployWebAppImage(images: string, multiContainerConfigFile: string, isLinux: boolean, isMultiContainer: boolean, startupCommand: string): Promise<void> { |
We just need to update the config and not do an explicit restart operation. The config change triggers a restart.