Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundant restart operation in deploy webapp #59

Open
shubham805 opened this issue Aug 2, 2022 · 0 comments
Open

Redundant restart operation in deploy webapp #59

shubham805 opened this issue Aug 2, 2022 · 0 comments

Comments

@shubham805
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant