Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
How To Install Docker On Debian Linux [Latest]

How To Install Docker On Debian Linux [Latest]

Posted on January 7, 2023 By admin No Comments on How To Install Docker On Debian Linux [Latest]

How To Install Docker On Debian Linux [Latest]

In this tutorial post, we will show you the steps to download the latest version of Docker on Debian and its derivatives. Docker is already available in the default repository of Debian but they might not have the latest version of Docker.

How To Install The Latest Version Of Docker On Debian Linux [2023]

If you want to install the latest version of Docker on Debian based operating system then go through the following steps.

At first, remove the older version of Docker:

sudo apt-get remove docker docker-engine docker.io containerd runc

It’s an easy process. Run the following command at first to install the following packages:

sudo apt-get install ca-certificates curl gnupg lsb-release

Keyrings needs to be there by default but just in case if it’s not then run the following command to create /etc/apt/keyrings

sudo mkdir -p /etc/apt/keyrings

Now, it’s time to add GPG keys. Run the following command to add the GPG key for docker:

 curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg

Now, it’s time to add the official Docker repo in your Debian based distros. Run the following command.

echo \
  "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian \
  $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

Now, it’s time to install Docker on Debian. Run the following command to install Docker on Debinan. It will install the most recent version of docker:

sudo apt update
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin

Just in case if you want to install the docker with the single command and doesn’t care the version of it then you can simply run the following command to install docker on Debian system:

sudo apt install docker.io
READ More Relevant Stuff:  Best GNOME Shell Extensions For Ubuntu 20.04 LTS/ 22.04 LTS
How To Ubuntu

Post navigation

Previous Post: Best Apps To Learn Guitar In 2023 | [Desktop, Android & iOS]
Next Post: How To Install Linux Kernel 6.1 On Ubuntu

Related Posts

How to Fix Unable To Locate a Package In Ubuntu 22.04 LTS How to Fix Unable To Locate a Package In Ubuntu 22.04 LTS How To Ubuntu
Basic Idea Of The Linux Filesystem Described Basic Idea Of The Linux Filesystem Described How To Ubuntu
Best vlogging camera under $500 In 2023 Best vlogging camera under $500 In 2023 How To Ubuntu
How To Install the Epic Games Launcher On Linux How To Install the Epic Games Launcher On Linux Game
How To Use SCP Command To Securely Transfer Files How To Use SCP Command To Securely Transfer Files [2023] How To Ubuntu
How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish How To Ubuntu

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Business Analyst, Sr/ Technical Writer

    • Austin, TX
    • AP Recruiters
    • Full Time
  • Associate Writer

    • New York, NY
    • ESPN
    • Full Time
  • SME Computer Scientist – Artificial Intelligence (AI)/Machine Learning (ML) (J26 Support)

    • Huntsville, AL
    • Prescient Edge
    • Full Time
  • Part Time Sr. Tech Writer

    • Huntsville, AL
    • Insight Global
    • Part Time
  • Senior Data Scientist Artificial Intelligence (Generative AI)

    • Atlanta, LA
    • PRGX Global Inc.
    • Full Time
  • Registered Nurse Covid Testing/Flu Vaccinations (URGENT)

    • Moorefield, KY
    • Bourbon Community Hospital
    • Full Time
  • Senior Data Scientist / Computer Vision Scientist

    • Fort Worth, TX (Remote)
    • Alcon
    • Full Time
  • Director of Data Science & Artificial Intelligence (AI)

    • Reston, VA
    • Cloud BC Labs
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme