Skip to content

docs: add optional systemd unit for static binary install - #25797

Open
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/binaries-systemd-unit
Open

docs: add optional systemd unit for static binary install#25797
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/binaries-systemd-unit

Conversation

@locker95

Copy link
Copy Markdown
Contributor

The Linux static binary install page only showed sudo dockerd &. Added a minimal docker.service example under /etc/systemd/system plus enable/start commands, with a note to adjust ExecStart if the binary isn't in /usr/bin.

Fixes #25149

Binary install only showed sudo dockerd &. Add a minimal docker.service
example under /etc/systemd/system for users who want a managed daemon.

Fixes docker#25149

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested a review from dvdksn as a code owner August 11, 2026 22:25
@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 7f4083b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a7ba16a6ce40700080d36a5
😎 Deploy Preview https://deploy-preview-25797--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added area/engine Issue affects Docker engine/daemon area/install Relates to installing a product labels Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/install Relates to installing a product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add linux daemon service configuration

1 participant