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

Create A New Sudo-Enabled User On Ubuntu 20.04 Create A New Sudo-Enabled User On Ubuntu 20.04 How To Ubuntu
Things To Do After Installing Ubuntu 20.04 LTS Things To Do After Installing Ubuntu 20.04 LTS How To Ubuntu
Mount Windows 11 Shares on Debian Linux How To Mount Windows 11 Shares on Debian Linux How To Ubuntu
TUXEDO InfinityBook Pro 14 Gen8 Linux Ultrabook: Pre-Order Now TUXEDO InfinityBook Pro 14 Gen8 Linux Ultrabook : Pre-Order Now How To Ubuntu
How To Add SSH Public Key To Server How To Add SSH Public Key To Server How To Ubuntu
How To Fix “Sub-process /usr/bin/dpkg returned an error code (1)” Error In Ubuntu How To Fix “Sub-process /usr/bin/dpkg returned an error code (1)” Error In Ubuntu Fix

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]
  • Technical Writer – Data & Architecture

    • Phoenix, AZ
    • Experis
    • Temporary
  • Customs Entry Writer

    • Houston, TX
    • Total Quality Logistics
    • Full Time
  • Contract Writer

    • Boca Raton, FL
    • Seneca Resources
    • Full Time
  • AML SAR Writer

    • New Castle County, DE
    • Open Systems Technologies
    • Full Time
  • SAR writer

    • New Castle, DE
    • Pyramid Consulting, Inc
    • Full Time
  • User Experience Writer

    • Seattle, WA
    • 24 Seven Talent
    • Full Time
  • Business Analyst/ Technical Writer

    • Alexandria, VA
    • Unissant
    • Full Time
  • Junior Demand Writer

    • Costa Mesa, CA
    • The Law Offices of Daniel Kim
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme