How To Install Docker on Kali Linux!

Sdílet
Vložit
  • čas přidán 4. 04. 2023
  • In this video, I will install Docker on Kali Linux with just a few commands. This is the same process for updated versions of Kali, and will also apply if you are running Kali Linux in VirtualBox or VMware.
    ===============================
    Video Notes
    Commands used...
    sudo apt update
    sudo apt install -y docker.io
    sudo systemctl enable docker --now
    sudo usermod -aG docker $USER
    printf '%s
    ' "deb download.docker.com/linux/debian bullseye stable" |
    sudo tee /etc/apt/sources.list.d/docker-ce.list
    curl -fsSL download.docker.com/linux/deb... |
    sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/docker-ce-archive-keyring.gpg
    sudo apt update
    sudo apt install -y docker-ce docker-ce-cli containerd.io
    systemctl start docker
    docker version
    ===============================
    Helpful Links
    Official Doc: www.kali.org/docs/containers/...
    ===============================
    Connect with Me
    ▶ Blog: www.geekrar.com
    ▶ Twitter: Geekrar
    ▶ Email: contact@geekrar.com
    ===============================
    Request?
    tinyurl.com/SumbitRequest
    ===============================
    Support Me?
    Everything I earn goes right back into creating videos. Thanks to my previous donors, I was able to purchase a GPU for mining explanation videos. Currently, I'm saving for a Mining Rig or Smart Home device. Let me know what direction you want me to go when you donate. Once I get to $1K, I will tally votes and provide an update.
    Methods of support:
    www.buymeacoffee.com/GEEKRAR
    / geekrar
    Like, Share, Subscribe!
    🔔 Subscribe for more guides & tips czcams.com/users/UC8nPzCD2eVsW...
    My Other Channels
    🎬 GEEKrar Guides:tinyurl.com/GKRguides
    🎬 GEEKrar OpenBox Shorts: tinyurl.com/GKRshorts
    🎬 CryptoJar: tinyurl.com/CryptoJar
    ===============================
    Crypto
    DOGE: DQNagpAaa8WRENNyqEhwCerinHxxnXf8ef
    REDD: Rd1qSN9CB5n34oMWKPPktPky2HYUB6ZSNj
    RVN : RQNEfC8RLdhS9DWBq8AdG7Go4uQSkJvDpm
    XRP : rw75N3V4zkmoVdsSJzNkvCMVkjmErKyEDo

Komentáře • 14

  • @saiwaqa2573
    @saiwaqa2573 Před 3 měsíci

    thanks this was a great help!

  • @Dingaling426
    @Dingaling426 Před rokem +1

    Hey GEEKrar, I really need your help I got the "Windows10Debloater" - the GITHUB script one, that you made a couple years back and it removed all my taskbar pictures and some other stuff I had, is there anything I can do to get them back or revert all the changes made by the script.
    -Cheers

  • @luanferreira5693
    @luanferreira5693 Před 10 měsíci

    diretamento do brazil, obrigado!

  • @mohamadkhobaiz4764
    @mohamadkhobaiz4764 Před rokem

    thank you so fucking much ive been trying to download this idk how and why but this vid made it work for me

  • @shanid99
    @shanid99 Před 11 měsíci

    thank you so much

  • @Product25012
    @Product25012 Před 7 měsíci

    worked, thanks a lot

  • @edwardamarh8461
    @edwardamarh8461 Před 11 měsíci

    Thanks bro

  • @rafanid6642
    @rafanid6642 Před 11 měsíci

    Thanks

  • @sid5157
    @sid5157 Před 7 měsíci

    Thank you 🎉🎉🎉

    • @Geekrar
      @Geekrar  Před 7 měsíci

      You’re welcome 😊

  • @Uchiha.Samuel
    @Uchiha.Samuel Před 8 měsíci

    thank you link erro failed comment

  • @user-ch8bx5ut2d
    @user-ch8bx5ut2d Před 11 měsíci +4

    -----END PGP PUBLIC KEY BLOCK-----
    File '/etc/apt/trusted.gpg.d/docker-ce-archive-keyring.gpg' exists. Overwrite? (y/N) y
    i stuck 1 hours in there how fix this?