π―
Focusing
Pinned Loading
-
-
Install Docker on Ubuntu
Install Docker on Ubuntu 1#!/bin/bash
23# Remove any existing Docker packages
4for pkg in docker.io docker-doc docker-compose docker-compose-v2 podman-docker containerd runc; do
5sudo apt-get remove -y $pkg
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.