Skip to content

Redundant restart operation in deploy webapp  #59

@shubham805

Description

@shubham805

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions