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:  Linux For Students: Must-Have Apps for Effective Education
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 Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux How To Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux How To Ubuntu
Basic Idea Of The Linux Filesystem Described Basic Idea Of The Linux Filesystem Described How To Ubuntu
How To Fix ‘NTFS Partition Is In An Unsafe State’ Error In Linux How To Fix ‘NTFS Partition Is In An Unsafe State’ Error In Linux Fix
Configure CTRL+ALT+DEL As Task Manager In Ubuntu 20.04/18.04 Configure CTRL+ALT+DEL As Task Manager In Ubuntu 20.04/18.04 How To Ubuntu
Linux Kernel 5.19 Officially Released Linux Kernel 5.19 Officially Released How To Ubuntu
How To Add SSH Public Key To Server How To Add SSH Public Key To Server 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]
  • SERVICE WRITER – FLOAT

    • Sauk City, WI
    • McFarlane's
    • Full Time
  • User Experience Writer

    • Orlando, FL
    • Radiant Digital
    • Full Time
  • Customs Entry Writer

    • Long Beach, CA
    • Coda Search│Staffing
    • Full Time
  • Technical Writer

    • Carlsbad, NM
    • Airswift
    • Full Time
  • Technical Writer

    • Palo Alto, CA
    • DeWinter Group
    • Full Time
  • Technical Writer

    • Hanover, MD
    • TAD PGS, Inc.
    • Full Time
  • Senior Data Scientist

    • San Francisco, CA (Remote)
    • Patreon
    • Full Time
  • Technical Writer

    • Michigan
    • US Tech Solutions
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme