-
-
Notifications
You must be signed in to change notification settings - Fork 13
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: linuxserver/docker-socket-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: linuxserver/docker-socket-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 7 files changed
- 3 contributors
Commits on Jun 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 53d9c31 - Browse repository at this point
Copy the full SHA 53d9c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1c7827 - Browse repository at this point
Copy the full SHA d1c7827View commit details
Commits on Jun 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 29e6d3b - Browse repository at this point
Copy the full SHA 29e6d3bView commit details
Commits on Jun 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b44331c - Browse repository at this point
Copy the full SHA b44331cView commit details
Commits on Jul 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a3ba6f2 - Browse repository at this point
Copy the full SHA a3ba6f2View commit details
Commits on Jul 5, 2026
-
Add docs for running rootless Podman as a non-root user
Document how to run the socket proxy as an unprivileged user (nobody, UID/GID 65534) under rootless Podman, in addition to the existing "docker user in a rootless environment" case where the container process still runs as root inside its namespace. Covers the two requirements needed for this to work: mapping the host user onto the in-container user via --userns=keep-id so the mounted Podman socket is readable. Also providing a writable tmpfs /run so the entrypoint can render the HAProxy config. Includes a podman run example, a Quadlet unit, and an SELinux note.
Configuration menu - View commit details
-
Copy full SHA for a3a3eab - Browse repository at this point
Copy the full SHA a3a3eabView commit details
Commits on Jul 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8737ed2 - Browse repository at this point
Copy the full SHA 8737ed2View commit details
Commits on Jul 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6124e96 - Browse repository at this point
Copy the full SHA 6124e96View commit details
Commits on Aug 5, 2026
-
Merge pull request #50 from poupryc/main
Add docs for running rootless Podman as a non-root user
Configuration menu - View commit details
-
Copy full SHA for a9e0eca - Browse repository at this point
Copy the full SHA a9e0ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0023a - Browse repository at this point
Copy the full SHA 0a0023aView commit details
Commits on Aug 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b31b2ff - Browse repository at this point
Copy the full SHA b31b2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a89553 - Browse repository at this point
Copy the full SHA 4a89553View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa43ca - Browse repository at this point
Copy the full SHA eaa43caView commit details -
Merge pull request #52 from linuxserver/improve-controls
Add improved controls for accessing container subpaths
Configuration menu - View commit details
-
Copy full SHA for c9e9472 - Browse repository at this point
Copy the full SHA c9e9472View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8fc5fb - Browse repository at this point
Copy the full SHA b8fc5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9f088 - Browse repository at this point
Copy the full SHA ab9f088View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.24...main