Skip to content

fix: updated docker stop command#1153

Merged
zonayedpca merged 1 commit intodevsonket:developfrom
alaminfirdows:develop
Oct 28, 2024
Merged

fix: updated docker stop command#1153
zonayedpca merged 1 commit intodevsonket:developfrom
alaminfirdows:develop

Conversation

@alaminfirdows
Copy link
Copy Markdown
Contributor

This update replaces the kill command with a safer alternative for stopping Docker containers. The previous approach terminated containers immediately, which could lead to data loss or corruption. The new implementation uses the stop command to allow for a more graceful shutdown.

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 27, 2024

Deploy Preview for devsonket failed.

Built without sensitive environment variables

Name Link
🔨 Latest commit 939bcbe
🔍 Latest deploy log https://app.netlify.com/sites/devsonket/deploys/671dfa369b21840008e23b69

@zonayedpca zonayedpca added the hacktoberfest-accepted Label for Hacktoberfest label Oct 28, 2024
@zonayedpca zonayedpca merged commit 42de515 into devsonket:develop Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Label for Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants