Skip to content

Conversation

@thaJeztah
Copy link
Member

Unlike deb-based systems, installing an rpm doesn't automatically start the Docker service, and starting the service doesn't make it automatically start on (re)boot.

Update the instructions so that Docker is automatically started on boot.

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@thaJeztah thaJeztah added area/engine Issue affects Docker engine/daemon area/install Relates to installing a product labels Nov 8, 2024
@thaJeztah thaJeztah self-assigned this Nov 8, 2024
@thaJeztah thaJeztah requested a review from dvdksn as a code owner November 8, 2024 11:33
@netlify
Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 6531a76
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/672df8a24babec000836467e
😎 Deploy Preview https://deploy-preview-21382--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 site configuration.

Unlike deb-based systems, installing an rpm doesn't automatically
start the Docker service, and starting the service doesn't make
it automatically start on (re)boot.

Update the instructions so that Docker is automatically started
on boot.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

I would really like to avoid starting containerd as a service manually. It doesn't seem necessary. Let's go with my PR instead.

@dvdksn
Copy link
Contributor

dvdksn commented Nov 8, 2024

Superseded by #21380

@dvdksn dvdksn closed this Nov 8, 2024
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.

2 participants