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:  Rsync Command In Linux With Examples [Updated]
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 Upgrade Linux Kernel Linux Kernel 5.8 Reaches End of Life, Better Upgrade To Latest Version How To Ubuntu
Update the NVIDIA Drivers on Ubuntu 22.04 LTS [How To] How To Update the NVIDIA Drivers on Ubuntu 22.04 LTS How To Ubuntu
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 Cat Command Examples In Linux 15 Basic Cat Command Examples In Linux How To Ubuntu
Run Linux On Windows 11: Install Linux Bash Shell on Windows 11 Run Linux On Windows 11: Install Linux Bash Shell on Windows 11 How To Ubuntu
How To Use SCP Command To Securely Transfer Files How To Use SCP Command To Securely Transfer Files [2023] 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]
  • Senior Customs Entry Writer

    • Kansas City, MO
    • eShipping, LLC
    • Full Time
  • Vehicle Condition Report Writer

    • Heath, OH
    • Carvana
    • Full Time
  • Service Writer

    • Olathe, KS
    • Johnson County Auto Care LLC
    • Full Time
  • Service Writer – Spokane, WA

    • Spokane, WA
    • Bruckner Truck Sales, Inc
    • Full Time
  • Tech Writer (34298)

    • Ottawa, IL
    • Myticas Consulting
    • Full Time
  • Automotive Service Writer

    • Colville, WA
    • A Automotive Tire Pros
    • Full Time
  • Newsletter Writer/Reporter (Guild Position)

    • Harrisburg, PA
    • Spotlight PA
    • Full Time
  • Data Scientist /data analyst entry level /AI /software programmer(Remote)

    • United States (Remote)
    • SynergisticIT
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme