Skip to content

Adding pause & resume support#41

Open
zzahkaboom24 wants to merge 9 commits intolinuxserver:mainfrom
zzahkaboom24:pause-resume-support
Open

Adding pause & resume support#41
zzahkaboom24 wants to merge 9 commits intolinuxserver:mainfrom
zzahkaboom24:pause-resume-support

Conversation

@zzahkaboom24
Copy link

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

This adds support for the pause and resume API.

Benefits of this PR and context:

There's one use-case reported so far in the original repository, and I plan to introduce the same change there too.

Essentially, some containers do use the pause/resume functionality, and it's only 2 more lines added, so I don't see why not to add it.

How Has This Been Tested?

I did those changes locally using the following command:
docker build --no-cache --pull -t pause-resume-support-X .
Then I pointed my docker compose file to use image: pause-resume-support-X instead.
Finally, I accessed my Portainer instance and hit "Pause" on one of my containers, which worked after this change.

Source / References:

Tecnativa/docker-socket-proxy#171

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this pull request! Be sure to follow the pull request template!

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/socket-proxy/3.2.13-r0-pkg-c41adfbe-dev-d748b6059a40ee58723ccca29eb2c035e5ef78b9-pr-41/index.html
https://ci-tests.linuxserver.io/lspipepr/socket-proxy/3.2.13-r0-pkg-c41adfbe-dev-d748b6059a40ee58723ccca29eb2c035e5ef78b9-pr-41/shellcheck-result.xml

Tag Passed
amd64-3.2.13-r0-pkg-c41adfbe-dev-d748b6059a40ee58723ccca29eb2c035e5ef78b9-pr-41
arm64v8-3.2.13-r0-pkg-c41adfbe-dev-d748b6059a40ee58723ccca29eb2c035e5ef78b9-pr-41
riscv64-3.2.13-r0-pkg-c41adfbe-dev-d748b6059a40ee58723ccca29eb2c035e5ef78b9-pr-41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants