Skip to content

feat(docker): allow pausing and unpausing of containers#618

Closed
chaptergy wants to merge 5 commits into
sablierapp:mainfrom
chaptergy:main
Closed

feat(docker): allow pausing and unpausing of containers#618
chaptergy wants to merge 5 commits into
sablierapp:mainfrom
chaptergy:main

Conversation

@chaptergy

Copy link
Copy Markdown

I've had a go at trying to allow pausing and unpausing the containers instead of stopping and starting them.

This is useful for environments, where the memory usage is not very relevant, but CPU usage and startup time is more important.

Resolves #212.

@chaptergy chaptergy requested a review from acouvreur as a code owner June 4, 2025 18:46
@sonarqubecloud

sonarqubecloud Bot commented Jun 4, 2025

Copy link
Copy Markdown

@chaptergy chaptergy changed the title Allow pausing and unpausing of containers feat(docker): allow pausing and unpausing of containers Jun 9, 2025
@acouvreur

Copy link
Copy Markdown
Member

Superseded by #755

@acouvreur acouvreur closed this Nov 27, 2025
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

Successfully merging this pull request may close these issues.

Feature Request: Ability to halt the container

2 participants