docs icon indicating copy to clipboard operation
docs copied to clipboard

change from apt-get to apt

Open jeas560 opened this issue 2 years ago • 1 comments

File: desktop/install/ubuntu.md change: sudo apt-get install ./docker-desktop--.deb to: sudo apt install ./docker-desktop--.deb

jeas560 avatar Oct 04 '22 17:10 jeas560

Was there a specific issue you ran into when using apt-get? I know there's been some prior discussion on that; in general, we converge on using apt-get as (unlike apt), it has a stable API, and therefore is also suitable for users who want to script these commands. Also see https://github.com/docker/docs/pull/8135, and some issues/prs linking to that

thaJeztah avatar Oct 10 '22 23:10 thaJeztah

Closing this issue as there's no response. Feel free to comment on the issue after I close.

usha-mandya avatar Nov 04 '22 12:11 usha-mandya

/cc @dvdksn (this was one of the topics we were discussing)

thaJeztah avatar Nov 04 '22 18:11 thaJeztah

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

docker-robott avatar Mar 25 '23 03:03 docker-robott