Docker Desktop for Linux Desktop Setup and Tips

preview_player
Показать описание
When you're getting started with Docker and Kubernetes, you'll likely want a local setup. This video explains what Docker Desktop is my preferred way to run Docker and Kubernetes locally. It's part of a series of videos for each OS on how to install and configure Docker Desktop.

👉 Other install videos in this playlist
==============================

Chapters
========
00:00 Intro
00:39 Docker Desktop for Linux is here!
01:21 Docker Desktop is great
01:30 Docker Desktop is not Docker Engine + CLI
02:10 Docker Desktop provides a consistent experience
02:45 Quick reset if you need it
04:37 Setting up
05:15 Focusing on Ubuntu
06:52 Launching
07:04 Docker Desktop license
07:43 First start
08:17 Logging in
09:02 Credential store not initialized
10:11 Settings
11:12 Resources
12:13 Visual Studio Code
13:09 Clone the course repository

#docker #kubernetes #devops
Рекомендации по теме
Комментарии
Автор

I'm so glad I found you today. Just made my day honestly, been struggling to properly install Docker Desktop since yesterday. Thanks a lot man

fahadalislam
Автор

5:34 - Thank you for making this point... I've battled this issue for two weeks can could not get a clear understanding from the documentation... There is a special not that says Docker Desktop is not compatible with the latest Ubuntu 24.04 LTS, however nothing is meantioned about Mint... I'm currently running Linux Mint 21 Cinnamon. I chose it because it was one of the most commonly used, and widely recommended Distros. I just wanted something that was problem free, but apparently that might only be true with Ubuntu... I currently have a Virtualbox installation of Ubuntu 24.04 LTS, but that's not going to be useful. I'm glad to finally have answers...

busyrand
Автор

I had lots of problems with Docker Desktop a few months back after I updated it. I was running on Pop_Os 20.04. I even tried apt purge and then reinstalled after I googled the problem. Finally after several attempts I finally used apt with purge and auto remove. I then searched for docker from the root and deleted anything I found. So finally I was able to use Docker Desktop again on Linux again.

RetiredVet
Автор

Hey Brett, this is a couple years old, but hoping I might get a hint on figuring this out.
Have been running on a Mint system (LTS) for a few months now, and have installed and been using DD successfully for a while.
Today I started it up and noticed there was a notification with link to upgrade to a new version.
Unfortunately, unlike on windows, hitting the link doesn't actually lead to starting the upgrade process, but goes to the general DD on Linux install documentation page.
Instructions for what I believe are applicable to my system are referring to install images which I assume I need to download, but can't find them.
Long story short, can you provide some help on how I may do this?

karlkrasnowsky
Автор

Thanks for this information!
I'm six minutes into the video, but I wanted to know: do you have a corresponding video for setting up Docker Desktop onto Red Hat distros (to include Rocky Linux)?

PriestApostate
Автор

From the website I download the Deb package to my Mac downloads location. When I use the command in the Ubuntu machine, it obviously doesn’t work as the location is pointing to the host downloads. How do I download it in the Linux and then specify the location or point it to the host downloads ?

Rehankhan
Автор

PLEASE, how to you link containers in Docker Desktop without terminal?

lewchishelltaya
Автор

I'm a noob but is this better for inference speed if I installed desktop docker and use frigate nvr with google coral? Installing a barebones Debian or do I need an Ubuntu desktop.

center__feed
Автор

what is the command to run docker desktop from terminal?

nikhilhatwar
Автор

docker desktop has stopped... everytime on ubuntu and debian(hyper v vms and baremetal)

pentasigil