Step-by-step – Docker Elementary OS Installation

December 7, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 4. Installing Docker CE

    Installing Docker CE
    Simply play:

    sudo apt install docker-ce
  2. 5. Testing Docker

    Testing Docker Installation
    With:

    sudo docker run hello-world

    Or:

    docker run hello-world

    Then Docker will Pull the Repo and Greets you with:
    Hello from Docker! :)

  3. 6. Docker Getting Started

    How to Get Started with Docker and Docker Containers

    Docker Quick Start Guide

Contents


QuickChic Theme • Powered by WordPress