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

[core] Improve on deploy process #125

Open
AquiGorka opened this issue May 25, 2024 · 0 comments
Open

[core] Improve on deploy process #125

AquiGorka opened this issue May 25, 2024 · 0 comments
Assignees

Comments

@AquiGorka
Copy link
Contributor

AquiGorka commented May 25, 2024

The current process 1) stops the container, 2) prunes docker, 3) downloads the new image and, 4) finally runs the new image.

We should improve this to: 1) prune docker images, 2) download new image, 3) stop container and, 4) run new image to shorten the time the service is down.

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

2 participants