Skip to content

Conversation

@epicseven-cup
Copy link

Description

updated apt to apt-get in ubuntu install

Related issues or tickets

22035

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added area/engine Issue affects Docker engine/daemon area/install Relates to installing a product labels Feb 14, 2025
@netlify
Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit b0a0aa4
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67aebb7423f473000827ec5d
😎 Deploy Preview https://deploy-preview-22036--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.

@thaJeztah
Copy link
Member

Thank you for contributing!

We use apt-get instead of apt in these instructions so that the example commands can be used by users who want to script these steps (which in some cases can be as part of a Dockerfile). While apt is intended for "interactive" use, apt-get is still the recommended tool for scripting (as it has a stable API, whereas apt does not).

Some earlier discussions on this can be found in #8135, #10547, and probably some other ones.

I'm closing this PR because of the above, but thanks again for contributing, and feel free to continue the conversation.

@thaJeztah thaJeztah closed this Feb 18, 2025
@aevesdocker aevesdocker mentioned this pull request Feb 18, 2025
1 task
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